1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Felix Fontein
e1218ca10f Elliptic curve tests for crypto modules ()
* Add openssl_csr ECC test.

* Add openssl_publickey ECC test.

* Add openssl_certificate ECC test.
2018-12-23 10:23:31 +01:00
s3lph
5b1c68579d Type error in openssl_certificate ()
* Fixed : Type error in openssl_certificate
* Use to_bytes instead of str.encode in SelfSignedCertificate. Updates 
* Use to_bytes instead of str.encode in OwnCACertificate
* Added integration tests for openssl_certificate: selfsigned_not_before/after and ownca_not_before/after
2018-10-26 09:11:00 +05:30
Loïc
b61b113fb9 new provider: ownca () 2018-06-21 12:41:00 +05:30