logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Secure Connection Failed with Firefox ?
Author
kapiln



Joined: 31 Oct 2011
Posts: 1

PostPosted: Mon 31 Oct '11 19:23    Post subject: Unexpected New Session Ticket handshake message Reply with quote

Hi

I am running an apache reverse proxy - Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8r DAV/2
Occasionally when trying to access my application via https, I get this error on Firefox :

Secure Connection Failed An error occurred during a connection to SSL received an unexpected New Session Ticket handshake message.
(Error code: ssl_error_rx_unexpected_new_session_ticket)

When I try the URL again it works. I have no messages in my error_log that I can use to debug this further. Does anyone know why this might be happening and a possible fix?

Thanks
Nikki
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3093
Location: Hilversum, NL, EU

PostPosted: Mon 31 Oct '11 21:18    Post subject: Reply with quote

Running php ?

You can try the build with OpenSSL 0.9.8 at the download page.


Steffen
Back to top


Reply to topic   Topic: Secure Connection Failed with Firefox ? View previous topic :: View next topic
Post new topic   Forum Index -> Apache