server

Search

You can find the results of your search below.

Set up SSL under Apache
5 Hits, Last modified:
<code bash> root@srv-web:~# openssl genrsa -out server.key 4096 Generating RSA private key, 4096 bit lon... <code bash> root@srv-web:~# openssl req -new -key server.key -out server.csr -sha256 You are about to be asked to enter information that will be incorporated into... al Unit Name (eg, section) []:. Common Name (e.g. server FQDN or YOUR name) []:www.yourdomain.com Email Ad