/[hydra]/hydra/README.SSL
ViewVC logotype

Annotation of /hydra/README.SSL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (hide annotations)
Wed Jan 22 07:51:49 2003 UTC (21 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_1_6_without_hic, hydra_0_1_7, hydra_0_1_6, hydra_0_1_4, hydra_0_1_8, HEAD
Changes since 1.6: +1 -1 lines
merged changes from 0.1.x branch.

1 nmav 1.5 All the SSL oriented variables exported to CGIs are listed below.
2     These are compatible with the variables in mod_ssl.
3 nmav 1.1
4 nmav 1.4 HTTPS # on if HTTPS is used in this connection.
5     SSL_PROTOCOL # one of "TLS 1.0" and "SSL 3.0"
6     SSL_VERSION_LIBRARY # the version of GnuTLS
7 nmav 1.6 SSL_VERSION_INTERFACE # the version of Hydra
8 nmav 1.4 SSL_CIPHER # the TLS ciphersuite used
9     SSL_CIPHER_ALGKEYSIZE # The cipher's algorithm key size in bits
10 nmav 1.6 SSL_CIPHER_USEKEYSIZE # The cipher's algorithm key size in bits
11 nmav 1.4 SSL_CIPHER_EXPORT # "true" if this connection is of export grade
12     SSL_SESSION_ID # The TLS session ID of this connection
13     SSL_SERVER_I_DN # The server's issuer DistinguishedName
14 nmav 1.7 SSL_SERVER_S_DN # The server's DN in form "C=GR,O=GnuTLS,E=nmav@gnutls.org"
15 nmav 1.4 SSL_SERVER_V_START # The validity start of server's certificate
16     SSL_SERVER_V_END # expiration time of server's certificate
17     SSL_SERVER_M_SERIAL # The serial number in server's certificate.
18    
19     SSL_CLIENT_VERIFY # This should be "success", "failed" or "none"
20     SSL_CLIENT_S_DN # The client's DN
21     SSL_CLIENT_I_DN # The client's issuer DN
22     SSL_CLIENT_M_SERIAL # The serial number in client's certificate.
23     SSL_CLIENT_V_START # The validity start of client's certificate
24     SSL_CLIENT_V_END # expiration time of client's certificate

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26