Hi,

We are using the cryptography module with pyWinRM to run PowerShell scripts on 
Windows servers from Linux. We have a situation where this fails because of a 
certificate issue. If we edit oid.py to add:-

SignatureAlgorithmOID.RSASSA_PSS: hashes.SHA256()

to the dictionary _SIG_OIDS_TO_HASH, then everything works just fine.

Are you planning to add this algorythm so that we can juts use an updated 
module?
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to