Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What should I do if I get error messages like “Spurious SSL handshake interrupt[Hint: Usually just one of those OpenSSL confusions!?]”?

0
Posted

What should I do if I get error messages like “Spurious SSL handshake interrupt[Hint: Usually just one of those OpenSSL confusions!?]”?

0

The reason for these error messages is because of the idle server maintenance that is done in Apache – when Apache sends a dummy connect request on all the ports that it listens to – and mod_ssl doesn’t know what is happening. One solution to get rid of the problem is by having the statement “Listen 443” ahead of “Listen 80” in httpd.conf (and getting rid of “Listen 443” from ssl.conf.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123