Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

Invalid Certificate Identifier

 

Information

 

Summary:

Unable to import a SSL certificate into the LoadMaster

Environment:

Product: LoadMaster

Version: Any

Platform: Any

Application: Any

Question/Problem Description:

When trying to upload a SSL certificate with keyword "ident" in it, the LoadMaster throws an "Invalid Certificate Identifier" error.

Steps to Reproduce:

1. Attempt to import a SSL certificate with the string "ident" as shown below:

cert_-_invalid.png

2. An error will be thrown as seen below:

error_-_cert.png

Error Message: "Invalid Certificate Identifier"
Defect Number: PD-10097
Enhancement Number:  
Cause:

There is a form element called "ident" for the "Certificate Identifier".

When unpacking the form POST data and looking for the "ident" element, the first matching string for "ident" it comes across is the name of the file being uploaded. The data after this is the cert blob, which of course is not a valid Certificate Identifier.

Resolution:

The certificate name cannot contain the string "ident" and it must be removed.

NOTE: The certificate name can be easily confused with the Certificate Identifier. The certificate identifier is simply a friendly name for the SSL certificate while the certificate name is the actual filename of the SSL certificate.

Workaround:

As a workaround, the certificate name can be modified and it will be imported successfully afterwards.

cert_-_valid.png

Notes:

https://support.kemptechnologies.com/hc/en-us/articles/115003853166-How-To-Import-SSL-Certificates-To-Your-LoadMaster


Was this article helpful?
0 out of 0 found this helpful

Comments