NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: lanmicro on July 08, 2008, 09:37:44 AM

Title: SSL record too long error
Post by: lanmicro on July 08, 2008, 09:37:44 AM
I got an error indicating that my SSL record was too long.  What is the message referring to and what might I do to attempt a resolution?

NetTalk 4.24
Clarion 6.3 9058
Title: Re: SSL record too long error
Post by: Bruce on July 09, 2008, 12:04:38 AM
Hi Greg,

What exactly does the error message say?

cheers
Bruce
Title: Re: SSL record too long error
Post by: David on October 14, 2008, 06:07:21 PM
Bruce,

I just started getting this error also.  Everything was working fine and then it started.  My app is set to use SSL and when I go to https://localhost I get the following error in the browser:

An error occurred during a connection to localhost.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)

my cert was create per nettalk docs about 40 days ago and was working fine until today.

I was on 4.31 PR14 and I upgraded to PR16 but still get the error.
WinXP
localhost 443
Title: Re: SSL record too long error
Post by: Bruce on October 16, 2008, 10:34:50 PM
Hi David,

If you have 2 web servers in the web server procedure (ie one for port 80 and one for port 443) as per the mixed example, then try turning the port 80 one off (there's a checkbox to do this) and see if it makes any difference.

Cheers
Bruce

Title: Re: SSL record too long error
Post by: David on October 18, 2008, 03:50:37 AM
I discovered the source of my SSL issue.  It was Skype.
Title: Re: SSL record too long error
Post by: Bruce on October 18, 2008, 09:07:08 PM
Hi David,

Do you have any more info on this which might help others in a similar situation?

cheers
Bruce
Title: Re: SSL record too long error
Post by: David on October 21, 2008, 05:38:48 PM
Under Options, Advanced, Connection

Uncheck "use port 80 and 443 as alternatives for incoming connections"