ownCloud Secure Access with SSL apache Ubuntu Server config HD
In this video we'll go through and configure OpenSSL for secure owncloud access. new directory sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/apache2/ssl/owncloud.key -out...