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.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
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 Sat Oct 10 14:21:17 2015 | http://epydoc.sourceforge.net |