
I am getting this error every time i try to access my control panel:
Could not establish an encrypted connection because certificate presented... Error Code: -8182
Fix Could Not Establish An Encrypted Connection Because CertificateFix Could Not Establish An Encrypted Connection Because Certificate Fix Could Not Establish An Encrypted Connection Because Certificate
Post Description: Post Tags: fix, could, not, establish, an, encrypted, connection, because, certificate This Post Has Been Viewed 1333 Times Since Fri Jul 21, 2006 7:20 am Posted By stalionboy with 6 replies Next Post »» FIX warning: cannot get exclusive lock on /var/lib/rpm/Packages
![]() I am getting this error every time i try to access my control panel: Could not establish an encrypted connection because certificate presented... Error Code: -8182 Leave Your Comments [ dejar commentarios ] Comments and replies About Fix Could Not Establish An Encrypted Connection Because Certificate :: 1 :: #34 - Reply By stalionboy On Fri Jul 21, 2006 8:36 am
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 :: 2 :: #35 - Reply By stalionboy On Fri Jul 21, 2006 8:39 am
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 :: 3 :: #10659 - Reply By ispconfig user On Thu Jul 12, 2007 1:27 pm
![]() thank i was having this same issue after i re-installed ispconfig :: 4 :: #10660 - Reply By ispconfig user On Thu Jul 12, 2007 1:33 pm
![]() after i did your commands i got this: :: 5 :: #10668 - Reply By crazyjoe On Thu Jul 12, 2007 3:44 pm
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 :: 6 :: #37072 - Reply By webmaster On Fri Jan 18, 2008 11:08 pm
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! |