Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Archived

Secure Connection Failed with no error code

FredMcD replied
tuansoibk

After a successful 2-way TLS handshake, I was able to browse my website for 1-2 times, subsequent requests failed with the "Secure Connection Failed" message and there is no error code to understand what the error is. In Network tab, it showed that Firefox didn't send the request to the web server (request_not_make_to_webserver.png). In Console tab, there was a message of "This error page has no error code in its security info" (console_show_no_error_code_msg.png). There is no issue to connect to my website using Chrome.

Did anyone face this issue before? What could be the cause for such problem?

Thanks, Tuan

After a successful 2-way TLS handshake, I was able to browse my website for 1-2 times, subsequent requests failed with the "Secure Connection Failed" message and there is no error code to understand what the error is. In Network tab, it showed that Firefox didn't send the request to the web server (request_not_make_to_webserver.png). In Console tab, there was a message of "This error page has no error code in its security info" (console_show_no_error_code_msg.png). There is no issue to connect to my website using Chrome. Did anyone face this issue before? What could be the cause for such problem? Thanks, Tuan
Attached screenshots

Modified by tuansoibk

All Replies (3)

Hi @FredMcD, what do you mean by "intercept secure connection certificates and send their own"? Did you mean that the security software send its certificate to the web server instead of user's certificate? In such case, I can confirm that at the web server, I received correct user's certificate that the user select to initialise 2-way TLS, not any other certificate. The fact is that I can make 1-2 requests to the site before Firefox stop sending any other request.

Modified by tuansoibk

tuansoibk said

Did you mean that the security software send its certificate to the web server instead of user's

That is a possibility. Check out the links I posted.