OpenSSL Deprecated
Control OpenSSL on a remote Linux hosts. Deprecated. Use Ansible OpenSSL (in the Ansible Linux pack) instead.
IT Services · Ansible Powered Integrations (Deprecated)
Configuration parameters
creds— Username (required)port— Default SSH Port (required)concurrency— Concurrecy Factor (required)
Commands (11)
-
openssl-certificateGenerate and/or check OpenSSL certificates
-
openssl-certificate-complete-chainComplete certificate chain given a set of untrusted and root certificates
-
openssl-certificate-infoProvide information of OpenSSL X.509 certificates
-
openssl-csrGenerate OpenSSL Certificate Signing Request (CSR)
-
openssl-csr-infoProvide information of OpenSSL Certificate Signing Requests (CSR)
-
openssl-dhparamGenerate OpenSSL Diffie-Hellman Parameters
-
openssl-get-certificateGet a certificate from a host:port
-
openssl-pkcs12Generate OpenSSL PKCS#12 archive
-
openssl-privatekeyGenerate OpenSSL private keys
-
openssl-privatekey-infoProvide information for OpenSSL private keys
-
openssl-publickeyGenerate an OpenSSL public key from its private key.