You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Felix Fontein 597db1dc28 [2.7] openssl_certificate, fixed has_expired to check the cert expiration date (#53203)
* 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

(cherry picked from commit 5b1c68579d)

* openssl_certificate, fixed has_expired to check the cert expiration date (#53168)

(cherry picked from commit d5d92e4a70)

* Use fixed timestamp in past instead of relative time (relative times are a feature of devel).

* Add changelog for #47508.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration [2.7] openssl_certificate, fixed has_expired to check the cert expiration date (#53203) 6 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner OpenSUSE - Add OpenSUSE 15 test containers (#52793) 6 years ago
sanity Install the NuGet package provider if needed (#52129) 6 years ago
units Fix trackback on providing arguemnt --all to ansible-doc command (#52034) 6 years ago
utils [stable-2.7] Fix run.py --branch argument. 6 years ago