Method | Description |
---|---|
__init__(self, ca_directory, crl_directory, trusted_certs_directory, required, trusted, verify_depth, verify_ca_directory, verify_crl_directory, permit_invalid_certificates, permit_missing_crl) | Constructor to initialize an AbstractVerifier instance. |
Table 5.37. Method summary
This constructor defines an AbstractVerifier with the specified parameters.
trusted (boolean) | |
---|---|
Default: TRUE | |
If the peer shows a certificate and the trusted parameter is TRUE, only certificates signed by a trusted CA are accepted.
|
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu