Skip to main content
NetApp Knowledge Base

"Key size" error when setting a custom SSL certificate in Element Software

Views:
132
Visibility:
Public
Votes:
0
Category:
element-software
Specialty:
solidfire
Last Updated:

Applies to

  • Element Software version 12.0 and above
  • Element Management Node (mNode) version 12.0 and above

Issue

When attempting to install a custom SSL Certificate on an Element cluster or Element mNode using the SetSSLCertificate (cluster) or SetNodeSSLCertificate (mNode) API methods, the operation fails with the following error:

"Key size [submitted_key_length] should be a minimum of 2048 bit for RSA"

For instance: 

Key size [1024] should be a minimum of 2048 bit for RSA when attempting to apply a key of bit length 1024. 

Full example:

{
"error": {
"code": 500,
"message": "Key size [1024] should be a minimum of 2048 bit for RSA",
"name": "xInvalidCertificate"
},
"id": null
}

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.