Home | Trees | Indices | Help |
|
---|
|
object --+ | httxobject.HttxObject --+ | httxpassmanager.HttxPassManager --+ | HttxCACertManager
A subclass of HttxPassManager to hold the path to a file containing the root (chain of) certificate(s) to be used in server certificate validation
It stores the requirement on a per url basis by transforming the enumeration value into a string on storage and undoing the operation on retrieval
It is separate from the Validation Requirement storage because this file may be use for all servers, but validation may not be required for all servers
A catch_all empty string can be used to validate against any url
|
|||
|
|||
|
|||
str|None |
|
||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor. It delegates construction to the base class HttxPassManager
|
Add a path to a file with a root (chain of) certificates for the given url
|
Retrieve the path to a file containing the root certificates for the given url
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 13 14:56:41 2011 | http://epydoc.sourceforge.net |