1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/openssl_certificate/tasks
s3lph 5b1c68579d Type error in openssl_certificate (#47508)
* Fixed #47505: Type error in openssl_certificate
* Use to_bytes instead of str.encode in SelfSignedCertificate. Updates #47508
* 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
..
main.yml new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
ownca.yml Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
selfsigned.yml Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30