Hello ,
I have been searching for weeks for a way to automate the renew of ssl certificate of ACTIVE IQ . the only promising thing that found is the shell script : /opt/netapp/essentials/bin/cert.sh . the problem is that i don't know how to use it . I don't prefer to use external tools like openssl i just want to automate the known way of doing it : regenerate the HTTPS certificate download the csr , sign the csr and finally import the certificate .
IS THERE ANYONE WHO KNOW HOW TO DO IT ???
Thanks in advance