PDA

View Full Version : Secure Connection Failed


purechaos
25th March 2009, 07:26
Hello,

Okay I just did a fresh install of ISPConfig 2 on Fedora Core 9 using the perfect setup guide. I went to the URL of my site and I got this:

Secure Connection Failed

www.xalaris.net:81 uses an invalid security certificate.

The certificate is not trusted because it is self signed.

(Error code: sec_error_untrusted_issuer)

* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.

I have an account on CACert.org How do I got about getting security certificate validated and installed?

Thanks.
Juston

till
25th March 2009, 10:47
You have to replace the self signed cert in the folders /root/ispconfig/httpd/conf/ssl.... with your new signed certificate.

purechaos
25th March 2009, 16:05
Which one? or all of them?

falko
26th March 2009, 18:05
You must replace ssl.crt.

purechaos
27th March 2009, 02:20
do I need to restart afterward?

falko
27th March 2009, 16:01
Yes, run
/etc/init.d/ispconfig_server restart