FAQ: Verify Serial Number of Certificates Hosted on NetScaler
book
Article ID: CTX222573
calendar_today
Updated On:
Description
Q: How to verify serial number of certificates hosted on NetScaler?
A: Each certification authority maintains a list of unique serial number for the certificates it has issued. To verify the serial number:
Using NetScaler Shell
- Log on to NetScaler using PuTTY.
- Type shell.
- Go to the /nsconfig/ssl directory and execute the following command:
#openssl x509 -in /nsconfig/ssl/<cert_name>.crt -text -noout | grep Serial
Using NetScaler Graphical User Interface
To view the serial number of the certificate, navigate to Configuration > Traffic Management > SSL > Server Certificates > Action > Details

Issue/Introduction
Q: How to verify serial number of certificates hosted on NetScaler?
Was this article helpful?
thumb_up
Yes
thumb_down
No