Fix Could Not Establish An Encrypted Connection Because Certificate
Fix Could Not Establish An Encrypted Connection Because Certificate
Fix, Could, Not, Establish, An, Encrypted, Connection, Because, Certificate


Fri Feb 29, 2008 12:01 pm - Fix Could Not Establish An Encrypted Connection Because Certificate
#782
Fix Could Not Establish An Encrypted Connection Because Certificate
20070712-10659-8182-error.jpg border=
author: stalionboy
Leave Your Comments
name
comments
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
URL Link: ask
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed: ask
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
BBCODE: ask
| More
Fri Jul 21, 2006 8:36 am - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#973
stalionboy
The reason you are getting this error is because your SSL Certificate may be corrupted. Rebuild it by executing the following 5 commands in the order provided.


     Code:
openssl genrsa -des3 -passout pass:yourpassword -out /root/ispconfig/httpd/conf/ssl.key/server.key2 1024


     Code:
openssl req -new -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -out /root/ispconfig/httpd/conf/ssl.csr/server.csr -days 365


     Code:
openssl req -x509 -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -in /root/ispconfig/httpd/conf/ssl.csr/server.csr -out /root/ispconfig/httpd/conf/ssl.crt/server.crt -days 365


     Code:
openssl rsa -passin pass:yourpassword -in /root/ispconfig/httpd/conf/ssl.key/server.key2 -out /root/ispconfig/httpd/conf/ssl.key/server.key


     Code:
chmod 400 /root/ispconfig/httpd/conf/ssl.key/server.key

Now restart your ISPConfig

     Code:
/etc/init.d/ispconfig_server restart
Fri Jul 21, 2006 8:39 am - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#974
stalionboy
Thank you for your quick reply.

I followed the steps and it worked like a charm, I am not getting this error anymore with my firefox browser.

It was weird, I was not seeing this error with Internet Explorer, only with firefox. With Explorer I was not getting anything, not even an error, just a blank page. It works now on both browser now

Thanks again
Thu Jul 12, 2007 1:27 pm - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#975
ispconfig user
20070712-10659-8182-error.jpg
thank i was having this same issue after i re-installed ispconfig
Thu Jul 12, 2007 1:33 pm - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#976
ispconfig user
20070712-10660-8182-certificate.jpg
after i did your commands i got this:
Thu Jul 12, 2007 3:44 pm - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#977
crazyjoe
you can get alot more error, i've see other also encrypted connection ssl encrypted connection encrypt connection string encrypted ftp server encrypted internet connection encrypted wireless network encrypted wireless connection wireless network connection wireless networking connection error establishing an encrypted connection active directory connection ftp server connection how to connection encrypt connection encrypted email encrypted webmail encrypted proxy encrypted vpn encrypted ftp encrypted p2p encrypted ldap encrypted telnet encrypted ports ssl encrypted encrypted firewall encrypted ssh vpn connection gnutella connection encrypted mail kerberos encrypted sftp encrypted encrypted server encrypted router ssl connection p2p connection encrypted outlook encrypted certificate encrypted authentication secure connection encrypted connections email connection encrypted tunnel kazaa connection proxy connection anonymous connection encryption connection an connection encrypted internet cisco connection encrypted wireless ftp connection security connection encrypted port wireless connection encrypted client encrypted configuration home connection ipsec connection encrypted network encrypted protocol mail connection firewall connection encrypted login nat connection ssh connection freeware connection tunnel connection remote connection pptp connection ldap connection outlook connection
Fri Jan 18, 2008 11:08 pm - Re: Fix Could Not Establish An Encrypted Connection Because Certificate
#978
webmaster
when i try to reboot, ispconfig i get these: is this ok?

[root at install_ispconfig]# /etc/init.d/ispconfig_server restart
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shutting down ispconfig system...
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
/root/ispconfig/httpd/bin/apachectl stop: httpd stopped
ispconfig system stopped!
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
starting ispconfig system...
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
/root/ispconfig/httpd/bin/apachectl startssl: httpd started
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: no such file or directory
ispconfig system is now up and running!