![]() |
Fail to open ISPConfig site: firefox 8182
It complains about my certificate being invalid, how can I fix this?
IE doesnt open at all My setup using debian and the howto at http://www.falkotimme.com/howtos/per..._debian_sarge/ worked great until now... Help please :( |
Is ISPConfig running? Execute
Code:
netstat -tapCode:
/etc/init.d/ispconfig_server restartIt's also possible that the firewall on your desktop is blocking access to port 81. Shut down your firewall and try again. |
yes it is running, however the certificates the setup generated seem to be faulty, is there a way to restart that part of the setup or an other way to re-generate those certificates?
|
Try this:
Code:
openssl genrsa -des3 -passout pass:yourpassword -out /root/ispconfig/httpd/conf/ssl.key/server.key2 1024 |
Well, firefox at least gives me the option now. It still says, "This certificate is not in the trusted root database." Is that normal?
|
Quote:
|
How to remove SSL from port 81.
I have the SSL working for port 81, admin console, no problem. However, I want to have a cert on port 80 (192.168.0.195:80) but I can't because there already is a cert for that IP. How to remove the https: access and use http: ?
|
Quote:
When you switch the controlpanel httpd to port 80, you must have an IP only for the controlpanel httpd and configure the admin server to only to listen to that IP. And your main apache server must be configured to listen on all IP's except the IP from the controlpanel httpd. |
Quote:
I'm thinking about the certificate for the Admin login, not the public server. |
http://www.instantssl.com/ssl-certif...ate-index.html
The "Certificate Signing Request" is /root/ispconfig/httpd/conf/ssl.csr/server.csr, the certificate is /root/ispconfig/httpd/conf/ssl.crt/server.crt. |
| All times are GMT +2. The time now is 01:22. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.