OpenSSL
Control OpenSSL on a remote Linux hosts. Deprecated. Use Ansible OpenSSL (in the Ansible Linux pack) instead.
- Category
- IT Services
- Pack
- Ansible_Powered_Integrations
Configuration parameters
- creds — Username (required)
- port — Default SSH Port (required)
- concurrency — Concurrecy Factor (required)
Commands (11)
- openssl-certificate — Generate and/or check OpenSSL certificates
- openssl-certificate-complete-chain — Complete certificate chain given a set of untrusted and root certificates
- openssl-certificate-info — Provide information of OpenSSL X.509 certificates
- openssl-csr — Generate OpenSSL Certificate Signing Request (CSR)
- openssl-csr-info — Provide information of OpenSSL Certificate Signing Requests (CSR)
- openssl-dhparam — Generate OpenSSL Diffie-Hellman Parameters
- openssl-get-certificate — Get a certificate from a host:port
- openssl-pkcs12 — Generate OpenSSL PKCS#12 archive
- openssl-privatekey — Generate OpenSSL private keys
- openssl-privatekey-info — Provide information for OpenSSL private keys
- openssl-publickey — Generate an OpenSSL public key from its private key.