Files
community.crypto/tests/integration/targets/certificate_complete_chain/meta/main.yml
patchback[bot] 2aa38fe247 certificate_complete_chain: handle duplicate intermediate subjects (#403) (#405)
* Allow multiple intermediate CAs to have same subject.

* Add tests.

* Fix test name.

* Don't use CN for SAN.

* Make a bit more compatible.

* Include jinja2 compat for CentOS 6.

(cherry picked from commit 11a14543c8)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-14 18:04:54 +01:00

5 lines
83 B
YAML

dependencies:
- prepare_jinja2_compat
- setup_openssl
- setup_remote_tmp_dir