Values regarding client certificates

Cookie Name

Example Value (decoded)

Description

AL_ENV_SSL_CLIENT_CERT

-----BEGIN CERTIFICATE-----<...>4B==

the client certificate in PEM format, containing newlines (\n)

AL_ENV_SSL_CLIENT_I_DN

CN=CA,OU=CertDepartment,O=TrustMe<...>

the client certificate issuer distinguished name (*)

AL_ENV_SSL_CLIENT_M_SERIAL

518

the serial number of the client certificate

AL_ENV_SSL_CLIENT_M_VERSION

1

the version number of the client certificate

AL_ENV_SSL_CLIENT_S_DN

CN=Bob,OU=Airlock,O=Ergon<...>

the client certificate subject distinguished name (*)

AL_ENV_SSL_CLIENT_V_START

Oct 16 11:48:41 2013 GMT

the client certificate validity start date

AL_ENV_SSL_CLIENT_V_END

Oct 29 05:20:25 2016 GMT

the client certificate validity end date