- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 113
Closed
Description
SignXML uses two major bits of pyOpenSSL functionality:
- X.509 parsing
- Certificate chain validation
I've identified two strategies so far:
- Get Add x509 Certificate Validation pyca/cryptography#2381 resolved
- Use https://github.com/wbond/certvalidator / https://github.com/wbond/oscrypto (for consistency, this would prompt a wholesale switch from cryptography+pyopenssl to certvalidator/oscrypto, which may bring other advantages including better platform compatibility)
RJPercival
Metadata
Metadata
Assignees
Labels
No labels