We are trying to replace certificates using ansible. We are successful at installing the new certificate. After this the certificate is not being used by the cluster. We need to activate the certificate by running an ssl modify. We need to run the following command:
ssl modify -vserver {{ hostname_short }} -serial {{ hex_serial | upper }} -ca "my company"
Is there a way we can make the cluster actually use the newly installed certificate. We would like to get rid of the 'ssl modify' command.
We use Ontap 9.7