summaryrefslogtreecommitdiff
path: root/test/integration/targets/openssl_csr
Commit message (Expand)AuthorAgeFilesLines
* openssl_csr: fix tests (#63994)Felix Fontein2019-11-122-2/+2
* openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 privat...Felix Fontein2019-11-112-0/+60
* openssl_certificate/csr(_info): add support for SubjectKeyIdentifier and Auth...Felix Fontein2019-08-233-3/+234
* openssl_certificate: fix passphrase handling for cryptography backend (#56155)Felix Fontein2019-05-071-3/+11
* openssl_csr: fix idempotency problems (#55142)Felix Fontein2019-04-152-0/+188
* openssl_*: add backup option (#54294)Felix Fontein2019-03-302-0/+56
* openssl_* modules: private key errors (#54088)Felix Fontein2019-03-302-2/+21
* openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489)Felix Fontein2019-03-082-0/+43
* openssl_csr: improve subject validation (#53198)Felix Fontein2019-03-072-0/+43
* openssl_csr: improve invalid SAN error messages (#53201)Felix Fontein2019-03-052-0/+15
* openssl_csr: ignore empty strings in altnames (#51473)Felix Fontein2019-02-112-0/+50
* openssl_csr cryptography backend, try II (#50894)Felix Fontein2019-01-213-132/+197
* Revert "openssl_csr: Allow to use cryptography as backend (#50324)"Felix Fontein2019-01-142-169/+132
* openssl_csr: Allow to use cryptography as backend (#50324)Felix Fontein2019-01-142-132/+169
* openssl_csr: idempotency doesn't work correctly for keyUsage (#50361)Felix Fontein2019-01-032-2/+68
* Elliptic curve tests for crypto modules (#50109)Felix Fontein2018-12-232-0/+33
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* openssl_csr: added support for the OCSP Must Staple extension (#35082)Felix Fontein2018-02-082-1/+31
* Allow multiple values per key in name fields in openssl_certificate/csr (#30338)MarkusTeufelberger2017-12-122-5/+28
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-1/+1
* openssl: remove static dict for keyUsage (#30339)Yanis Guenane2017-09-142-0/+38
* Add simple integration test for openssl_certificate (#29038)MarkusTeufelberger2017-09-131-9/+12
* Mark destructive tests as such.Matt Clay2017-08-311-0/+1
* Enable integration tests for the crypto/ namespace (#26684)Yanis Guenane2017-07-254-0/+31