Hi!
I am creating new certificates for my vservers. The first ones went ok, but now I get the error message "Failed to store the certificates". Anyone know why?
I have cdot 9.0.
Command:
nrk-cl1::*> security certificate create -vserver nrk-cl1-01 -common-name nrk-cl1-01.cert -type server -size 2048 -country US -state "" -locality "" -organization "" -unit "" -email-addr "someone@somewhere.se" -expire-days 3650 -hash-function SHA256
Error: command failed: Failed to store the certificates.
I have also tried common name without .cert.
Or is cluster certificate enough? If so, why are there certificates for every vserver?