4-27
Cisco Content Services Switch SSL Configuration Guide
OL-5655-01
Chapter 4 Configuring SSL Termination
Configuring Virtual SSL Servers for an SSL Proxy List
Table 4-3 Server Certificate Fields Inserted In the HTTP Header
Field Description
ServerCert-Fingerprint Description: Hash Output
Format: ASCII string of hexadecimal bytes separated by
colons
Example: ServerCert-Fingerprint:
64:75:CE:AD:9B:71:AC:25:ED:FE:DB:C7:4B:D4:1A:BA
ServerCert-Subject-CN Description: X.509 subject’s common name
Format: String of characters representing the common name
of the subject to whom the certificate has been issued
Example: ServerCert-Subject-CN: www.cisco.com
ServerCert-Issuer-CN Description: X.509 Certificate Issuer’s Common Name
Format: String of characters representing the common name
for the certificate issuer
Example: ServerCert-Issuer-CN: www.exampleca.com
ServerCert-Certificate-Version Description: X.509 Certificate Version
Format: Numerical X.509 version (3, 2, or 1), followed by the
ASN.1 defined value for X.509 version (2, 1, or 0) in
parentheses
Example: ServerCert-Certificate-Version: 3 (0x2)
ServerCert-Serial-Number Description: Certificate serial number
Format: A whole integer value assigned by the certificate
authority; this can be any arbitrary integer value
Example: ServerCert-Serial-Number: 2
ServerCert-Data-Signature-Algorithm Description: X.509 Hashing and Encryption Method
Format: The md5WithRSAEncryption,
sha1WithRSAEncryption, or dsaWithSHA1 algorithm used
to sign the certificate and algorithm parameters
Example: ServerCert-Signature-Algorithm:
md5WithRSAEncryption