Server certificate environment variables

+

Search Tips   |   Advanced Search

 

Server certificate environment variables

Server certificate environment variables are SSL-specific environment variables for exposing the server certificate information.

A list of server certificate environment variables with their associated descriptions and values follows:

Server certificate environment variable Description Value
SSL_SERVER_C Contains the country attribute of the server certificate String or empty
SSL_SERVER_CN Contains the common name attribute of the server certificate String or empty
SSL_SERVER_DN Contains the distinguished name of the server certificate used in the IP-based virtual host which received the request String or empty
SSL_SERVER_EMAIL Contains the e-mail attribute of the server certificate String or empty
SSL_SERVER_L Contains the locality attribute of the server certificate String or empty
SSL_SERVER_O Contains the organization attribute of the server certifiate String or empty
SSL_SERVER_OU Contains the organizational unit attribute of the server certificate String or empty
SSL_SERVER_ST Contains the state or province attribute of the server certificate String or empty




 

Related tasks



Secure Sockets Layer handshake environment variables
Client certificate environment variables