Christian Noon
|
0af6d647f7
Opened ServerTrustPolicyManager policies dictionary and added docstrings.
|
10 years ago |
Jan Riehn
|
8d659cc022
[PR #696] More flexible server trust policy via public method.
|
10 years ago |
Christian Noon
|
367a04eeec
Removed unnecessary calls to self throughout source, test and example logic.
|
10 years ago |
Christian Noon
|
99d9b7ee8d
Converted the certificate and public key bundle methods to static methods.
|
10 years ago |
Christian Noon
|
8094b36839
Added public docstrings for all public APIs in the ServerTrustPolicy.
|
10 years ago |
Christian Noon
|
a1ea73189b
Added the ability to toggle certificate chain validation for certificate pinning.
|
10 years ago |
Christian Noon
|
3ba55168f1
Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning.
|
10 years ago |
Christian Noon
|
39e8e42e6a
Added SecurityTrustPolicy to support various types of server trust evaluations.
|
10 years ago |