Closed mamoep closed 2 years ago
can you use a name? I see "name": null. It is a limitation of 9.6 and 9.7 that name is not supported. But with 9.8, you could use a different name for the new certificate. And then remove the old certificate.
Using name option works indeed. Thank you! I also encountered bug #28
Summary
For HTTPS access to the ONTAP cluster I have installed an certificate from our company PKI. I wanted to automate the process of certificate renewal. For this I need to install a new certificate with the same Common Name as the existing certificate, but the module always returns OK and does nothing.
Component Name
na_ontap_security_certificates
Ansible Version
ONTAP Collection Version
ONTAP Version
Playbook
Steps to Reproduce
Expected Results
Import of the new certificate.
Actual Results