PDA

View Full Version : Installing a SSL certificate according howto


Hans
31st August 2007, 12:59
There is a nice howto available, which explains how to install a SSL-certificate within ISPConfig for a website.

http://www.howtoforge.com/faq/14_49_en.html

I took all the steps with ISPConfig 2.2.15 and everything works perfectly, except one thing at the end.
When the official SSL-certificate has been saved within the SSL-field, ISPConfig does not restart Apache2.

Restarting Apache2 is necesarry, otherwise the certicate is not trusted when you visit the https:// website.

For this reason i suggest to add the line:

"Restart Apache2 afterwards with: etc/init.d/apache2 restart".

It would be more nice if ISPConfig restarts Apache2 after saving the SSL-certificate automaticly.

edge
31st August 2007, 13:52
Hans,

Where did you buy the certificate?

I've got some sites that needs a trusted one.

Hans
31st August 2007, 14:09
@Edge,
I bought it at www dot sslcertificaten dot nl
It is a "Comodo InstantSSL: Certificaat met bedrijfsgegevens".

Works great! Fast delivery and great support!

edge
31st August 2007, 14:17
Thank you Hans,

I'll be getting some next week.

falko
1st September 2007, 21:56
Apache should be restarted automatically, however I've once seen this behaviour that it doesn't. An ISPConfig restart helped in that case (not sure what was the cause...).