This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.crypto
mirror of
https://github.com/ansible-collections/community.crypto.git
Watch
1
Star
0
Fork
You've already forked community.crypto
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7deb0a6db9
community.crypto
/
tests
/
integration
/
targets
/
certificate_complete_chain
/
meta
/
main.yml
5 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-03-09 13:11:34 +00:00
dependencies
:
certificate_complete_chain: handle duplicate intermediate subjects (#403) * 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.
2022-02-14 12:29:19 +00:00
-
prepare_jinja2_compat
certificate_complete_chain tests need cryptography installed on the target, so use setup_openssl. (#272)
2021-09-11 09:29:03 +00:00
-
setup_openssl
Initial commit
2020-03-09 13:11:34 +00:00
-
setup_remote_tmp_dir