Home | Trees | Indices | Help |
---|
|
This class is passed to a handshake function to check the other party's certificate chain.
If a handshake function completes successfully, but the Checker judges the other party's certificate chain to be missing or inadequate, a subclass of tlslite.errors.TLSAuthenticationError will be raised.
Currently, the Checker can check an X.509 chain.
|
|||
|
|||
|
|
Check a TLSConnection. When a Checker is passed to a handshake function, this will be called at the end of the function.
|
Create a new Checker instance. You must pass in one of these argument combinations:
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 22 10:29:16 2012 | http://epydoc.sourceforge.net |