CaioMeloSilva / poster-extension

Automatically exported from code.google.com/p/poster-extension
0 stars 0 forks source link

poster hangs or fails if security certificate expired #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

post to site with expired security certificate.  Message box appears saying 
"headers loaded...", but there is no more progress.  Low level trace of http 
traffic shows it received a "Certificate Expired" ,then a RST.  The message box 
didn't close.

What is the expected output? What do you see instead?

either a message saying that the connect failed due to an expired certificate, 
or (better) an option to allow the post to proceed anyway. 

In this case I'm running a test against an internal QA system and don't care if 
the certificate is expired.

What version of the product are you using? On what operating system?

Windows 7, Poster version ?  how do I find out?  I downloaded it a few weeks 
ago.

Please provide any additional information below.

Original issue reported on code.google.com by egeb...@gmail.com on 29 Sep 2011 at 8:59