Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 09 Jan 2012 14:56:05 +0100 | Mads Kiilerich | sslutil: abort properly if no certificate received for https connection |
Mon, 09 Jan 2012 14:43:25 +0100 | Mads Kiilerich | sslutil: work around validator crash getting certificate on failed sockets |
Mon, 09 Jan 2012 14:43:24 +0100 | Mads Kiilerich | sslutil: reorder validator code to make it more readable |
Mon, 09 Jan 2012 14:43:24 +0100 | Mads Kiilerich | sslutil: show fingerprint when cacerts validation fails |
Mon, 09 Jan 2012 14:43:23 +0100 | Mads Kiilerich | sslutil: handle setups without .getpeercert() early in the validator |
Mon, 09 Jan 2012 14:43:15 +0100 | Mads Kiilerich | sslutil: verify that wrap_socket really wrapped the socket |