This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
df442751f7
community.general
/
test
/
integration
/
targets
/
setup_openssl
/
vars
/
FreeBSD.yml
3 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
Enable integration tests for the crypto/ namespace (#26684) Crypto namespace contains the openssl modules. It has no integration testing as of now. This commits aims to add integration tests for the crypto namespace. This will make it easier to spot breaking changes in the future. This tests currently apply to: * openssl_privatekey * openssl_publickey * openssl_csr
2017-07-25 13:18:18 +02:00
pyopenssl_package_name
:
py27-openssl
Fix OpenSSL tests on FreeBSD with Python 3.x.
2019-03-28 09:32:31 +01:00
pyopenssl_package_name_python3
:
py36-openssl
Copy permalink