Citrix ADC 12.1 ---Get invalid password when installing the certificate on the ADC

Citrix ADC 12.1 ---Get invalid password when installing the certificate on the ADC

book

Article ID: CTX319660

calendar_today

Updated On:

Description

Get "Invalid password" when installing the server certificate on the ADC when using an RSA key.
image.png
 

Resolution

Created a new RSA key on the ADC without certain special characters. Certain special characters such as $ and ! along with back quote or escape characters can cause problems in passwords on Citrix ADC.

Per Citrix Docs :

If you use the GUI to import a PKCS#12 certificate, and the password contains a dollar sign ($), back quote (`), or escape () character, the import might fail. If it does, the ERROR: Invalid password message appears. If you must use a special character in the password, be sure to prefix it with an escape character () unless all imports are performed by using the CLI.


Problem Cause

RSA Key created on the ADC with certain special characters.

Additional Information

https://support.citrix.com/article/CTX215134
https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/ssl-certificates/export-existing-certs-keys.html