Certificate not synchronized to Secondary NetScaler

Certificate not synchronized to Secondary NetScaler

book

Article ID: CTX230239

calendar_today

Updated On:

Description

Synchronization is successful and there is no Synchronization error
However, the Certificates installed on primary NetScaler device are not synchronized to the secondary device
This Certificates Synchronization issue is observed when certificate file names are identical

add ssl certkey certname1 -cert test1 -key test1.key
add ssl certkey certname2 -cert test1 -key test2.key
add ssl certkey certname3 -cert test1 -key test3.key

Checking the directory "nsconfig/ssl" will show only the file with name "test1" 


 

Resolution

Install the certificate again using unique certificate file name

add ssl certkey <name> -cert <unique_file_name> -key <name>

 

Problem Cause

The certificates file names were identical