mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
* 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>
5 lines
83 B
YAML
5 lines
83 B
YAML
dependencies:
|
|
- prepare_jinja2_compat
|
|
- setup_openssl
|
|
- setup_remote_tmp_dir
|