Quote:
Originally Posted by indesco
How can I activate SSL to access the ISPcontrolpanel? (in detail).
|
Generate an SSL cert and add something like this to the ISPConfig vhost:
Code:
<IfModule mod_ssl.c>
SSLEngine on
SSLCertificateFile /path/to/certificate.crt
SSLCertificateKeyFile /path/to/certificate.key
</IfModule>
Quote:
Originally Posted by indesco
When adding clients can they use the same SSL certificate (knowing that they will get a message from the browser).
|
If you have no problem with the warning, then yes.
Recent comments
10 hours 27 min ago
17 hours 8 min ago
20 hours 59 min ago
22 hours 37 min ago
1 day 7 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 1 hour ago