NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Failed to store the certificates

catherina
7,996 Views

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 "[email protected]" -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?

1 ACCEPTED SOLUTION

Sahana
7,955 Views

Hi,

 

 If your system has a node-based certificate, you do not have to renew it
 because all SSL connections in the cluster are now using the cluster-based
 certificate for authentication.

It may be due to the bug http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&Display=918794

Also refer KB https://kb.netapp.com/support/s/article/failed-to-create-ssl-certificate-for-node-vserver-on-clustered-data-ontap-8-3-with-error-failed-to-store-the-c...

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

View solution in original post

3 REPLIES 3

Sahana
7,956 Views

Hi,

 

 If your system has a node-based certificate, you do not have to renew it
 because all SSL connections in the cluster are now using the cluster-based
 certificate for authentication.

It may be due to the bug http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&Display=918794

Also refer KB https://kb.netapp.com/support/s/article/failed-to-create-ssl-certificate-for-node-vserver-on-clustered-data-ontap-8-3-with-error-failed-to-store-the-c...

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

catherina
7,934 Views

Ty Sahana!

 

Unfortanly I can't access the KB since i'm a end user.

Sahana
7,909 Views

The KB is customer viewable. Please create a netapp login and request access.

The cluster certificate is sufficient. Error can be ignored.

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public