* Module to generate Diffie-Hellman parameters Implements #32577 * Add integration tests for openssl_dhparam * Slightly refactor check to prevent unnecessary regeneration * Fix code smell in tests Highly annoying to have to do this again and again and again as the rules change during the game * Using module.run_command() and module.atomic_move() from a tempfile. * Remove underscore variable Ansible prefers dummy |
||
---|---|---|
.. | ||
__init__.py | ||
openssl_certificate.py | ||
openssl_csr.py | ||
openssl_dhparam.py | ||
openssl_privatekey.py | ||
openssl_publickey.py |