Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: SSL Problem
PostPosted: Mon Apr 26, 2010 12:25 am 
Offline
Junior Member

Joined: Mon Apr 26, 2010 12:20 am
Posts: 22
Website: http://www.halloforigin.com
I'm running Ubuntu 9.1.0, and for some reason, I just installed phpmyadmin, and whenever I go to "https://mysite.com/phpmyadmin", it says:

Code:
Secure Connection Failed


An error occurred during a connection to mysite.com.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)



I'm a total noob, so I have no idea what's going on, nor how to fix it. I've googled this, but I haven't come up with a solution. Can anyone help?




Also, if it helps, I have not pointed my domain name toward the nameservers yet. I'm trying to get phpmyadmin up and running before I do that.


Top
   
 Post subject:
PostPosted: Mon Apr 26, 2010 4:12 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Sounds like your SSL isn't configured properly check your apache error log, also I assume even though you haven't updated your nameservers you have set dns so mysite.com points to your new linode?


Top
   
 Post subject:
PostPosted: Mon Apr 26, 2010 5:17 pm 
Offline
Junior Member

Joined: Mon Apr 26, 2010 12:20 am
Posts: 22
Website: http://www.halloforigin.com
Alright, so I checked my log, and here's what it says:


Code:
[Mon Apr 26 00:30:32 2010] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Apr 26 00:30:32 2010] [warn] RSA server certificate CommonName (CN) `Zowayixx' does NOT match server name!?




Any help on this? =/




EDIT: Okay, so I went into my /etc/apache2/ports.conf and changed NameServer 12.34.56.78:80 to 12.34.56.78:443 added Listen 443, went into /etc/apache2/sites_available/default and changed VirtualServer 12.34.56.78:80 to VirtualServer 12.34.56.78:443, and went into /etc/apache2/sites_available/mywebsite.com and changed VirtualServer 12.34.56.78:80 to VirtualServer 12.34.56.78:443.



Still nothing. Any help? :?


Top
   
 Post subject:
PostPosted: Tue Apr 27, 2010 11:21 am 
Offline
Senior Member

Joined: Wed Feb 13, 2008 2:40 pm
Posts: 126
Regenerate your certificate. The CommonName is the FQDN of your server as it is seen from the Internet, *not* your personal name/alias.


Top
   
 Post subject:
PostPosted: Thu May 06, 2010 7:49 pm 
Offline
Junior Member

Joined: Mon Apr 26, 2010 12:20 am
Posts: 22
Website: http://www.halloforigin.com
Okay, so I tried two things so far, neither of which worked. I still keep getting the error. Here is what I tried for the Common Name:

Code:
mysite.com
https://mysite.com


Any help on this one? =/



EDIT: Also, I do not have the domain pointing toward the nameservers. Would that be a problem?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group