F5Networks / f5-ansible-bigip

Declarative Ansible collection for managing F5 BIG-IP/BIG-IQ.
37 stars 17 forks source link

bigip_sslo_config_ssl cannot create SSL keys with a passphrase #62

Closed megamattzilla closed 7 months ago

megamattzilla commented 1 year ago

Is your feature request related to a problem? Please describe.

It is common to generate SSL private keys with a passphrase which must be entered into the F5 Big-IP configuration when the key is configured. Big-IP supports this configuration.

The bigip_sslo_config_ssl module does not have an option to specify key passphrase.

Describe the solution you'd like

Add a parameter to configure a ca_key and key passphrase.

pgouband commented 1 year ago

Hi, internal ID to track this item is: INFRAANO-1195, thanks!

urohit011 commented 7 months ago

This feature has been added and will be available in the next release. Closing this issue