summaryrefslogtreecommitdiff
path: root/test/integration/targets/openssl_certificate
Commit message (Expand)AuthorAgeFilesLines
* openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 privat...Felix Fontein2019-11-114-8/+238
* openssl_certificate/csr(_info): add support for SubjectKeyIdentifier and Auth...Felix Fontein2019-08-234-0/+220
* openssl_certificate: fix idempotency (#60745)Felix Fontein2019-08-182-0/+23
* openssl_certificate: fix failing SAN comparisons (#58256)Felix Fontein2019-06-241-0/+46
* openssl_certificate: fix passphrase handling for cryptography backend (#56155)Felix Fontein2019-05-072-1/+61
* openssl_*: add backup option (#54294)Felix Fontein2019-03-304-0/+125
* openssl_* modules: private key errors (#54088)Felix Fontein2019-03-305-6/+44
* openssl_certificate: update for #54298 (state=absent fix) (#54353)Felix Fontein2019-03-262-0/+51
* New cryptography backend for openssl_certificate (#53924)Andrea Tartaglia2019-03-228-111/+195
* openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489)Felix Fontein2019-03-085-0/+137
* openssl_certificate: make sure extensions are present when they are queried b...Felix Fontein2019-03-052-0/+58
* openssl_certificate, fixed has_expired to check the cert expiration date (#53...Andrea Tartaglia2019-03-022-0/+41
* Relative time support for crypto modules (openssl_certificate) (#50570)MarkusTeufelberger2019-01-221-0/+11
* openssl_csr cryptography backend, try II (#50894)Felix Fontein2019-01-211-0/+1
* Elliptic curve tests for crypto modules (#50109)Felix Fontein2018-12-235-2/+68
* Type error in openssl_certificate (#47508)s3lph2018-10-264-0/+67
* test: openssl 1.1.x compatibility (#47112)Jordan Borean2018-10-172-1/+5
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* new provider: ownca (#35840)Loïc2018-06-215-115/+283
* openssl_certificate: Handle dump() in check_mode (#38386)Yanis Guenane2018-04-091-0/+9
* Fix openssl_certificate test for newer openssl.Matt Clay2018-04-041-1/+1
* openssl_certificate: Ensure issuer field is set (#34982)Yanis Guenane2018-01-181-0/+6
* openssl_certificate: Return self.cert.get_VALUES() (#33970)Yanis Guenane2017-12-182-0/+17
* Allow multiple values per key in name fields in openssl_certificate/csr (#30338)MarkusTeufelberger2017-12-122-13/+21
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-1/+1
* openssl: remove static dict for keyUsage (#30339)Yanis Guenane2017-09-141-0/+10
* openssl_certificate: Correctly set the version (#30314)Yanis Guenane2017-09-142-0/+23
* Add simple integration test for openssl_certificate (#29038)MarkusTeufelberger2017-09-134-0/+103