diff options
author | Ian Cordasco <ian.cordasco@rackspace.com> | 2015-06-17 11:49:11 -0500 |
---|---|---|
committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2015-06-24 13:35:50 -0500 |
commit | 41f51ce4690472ae930ccffd1a0b9e198945aa84 (patch) | |
tree | b4237c5fd30726e61499c8286eed1701ee65029f /tests/hazmat/primitives/test_3des.py | |
parent | 94b34d3dd621074bc4d15cdaa548b230886f5d57 (diff) | |
download | cryptography-41f51ce4690472ae930ccffd1a0b9e198945aa84.tar.gz cryptography-41f51ce4690472ae930ccffd1a0b9e198945aa84.tar.bz2 cryptography-41f51ce4690472ae930ccffd1a0b9e198945aa84.zip |
Update CSR tests and implementation
- Use keyword arguments for x509.BasicConstraints in tests (missed in
b790edbdc8fb9a026353d6fb99994326197705c7).
- Place X509_request garbage collection under assertion.
- Assert that X509 extensions created are not null.
- Don't copy the extensions list in CertificateSigningBuilder.
They're never appended to, so copying isn't necessary.
- Use RSA key fixtures instead of generating new ones on each test run
Diffstat (limited to 'tests/hazmat/primitives/test_3des.py')
0 files changed, 0 insertions, 0 deletions