algo icon indicating copy to clipboard operation
algo copied to clipboard

Deprecate OpenSSL CLI dependency

Open defunctio opened this issue 8 years ago • 3 comments

Starting with Ansible 2.3 there is basic support for SSL key generation which adds the dependency of pyOpenSSL to Ansible. Since this will already be an existing dependency; I propose we extend the ansible openssl module to support the features we need for X509 certificate signing and deprecate the requirement of openssl CLI and use of shell where possible.

defunctio avatar Apr 06 '17 18:04 defunctio

Supports DSA/RSA only

jackivanov avatar Apr 12 '17 19:04 jackivanov

Required Ansible 2.5

jackivanov avatar Mar 27 '18 18:03 jackivanov

Blocker https://github.com/ansible/ansible/issues/53789

jackivanov avatar Aug 14 '19 15:08 jackivanov