Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-30 | Expand warning for missing ASN1 parser to include pyasn1_modules | Lance Stout | |
2012-09-13 | Don't break checking certs for localhost. | Lance Stout | |
2012-06-19 | PEP8 formatting updates. | Lance Stout | |
2012-06-19 | Properly handle certs with no extensions. | Lance Stout | |
2012-05-22 | Add better certificate handling. | Lance Stout | |
Certificate host names are now matched (using DNS, SRV, XMPPAddr, and Common Name), along with expiration check. Scheduled event to reset the stream once the server's cert expires. Handle invalid cert trust chains gracefully now. |