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

Diff of /hydra/README.SSL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by nmav, Sat Oct 5 09:39:36 2002 UTC revision 1.6 by nmav, Sun Oct 6 16:49:40 2002 UTC
# Line 1  Line 1 
1  Variables exported to CGIs:  All the SSL oriented variables exported to CGIs are listed below.
2    These are compatible with the variables in mod_ssl.
3    
4  HTTPS                   # on if HTTPS is used in this connection.  HTTPS                   # on if HTTPS is used in this connection.
5  SSL_PROTOCOL            # one of "TLS 1.0" and "SSL 3.0"  SSL_PROTOCOL            # one of "TLS 1.0" and "SSL 3.0"
6  SSL_VERSION_LIBRARY     # the version of GnuTLS  SSL_VERSION_LIBRARY     # the version of GnuTLS
7    SSL_VERSION_INTERFACE   # the version of Hydra
8  SSL_CIPHER              # the TLS ciphersuite used  SSL_CIPHER              # the TLS ciphersuite used
9  SSL_CIPHER_ALGKEYSIZE   # The cipher's algorithm key size in bits  SSL_CIPHER_ALGKEYSIZE   # The cipher's algorithm key size in bits
10    SSL_CIPHER_USEKEYSIZE   # The cipher's algorithm key size in bits
11  SSL_CIPHER_EXPORT       # "true" if this connection is of export grade  SSL_CIPHER_EXPORT       # "true" if this connection is of export grade
12  SSL_SESSION_ID          # The TLS session ID of this connection  SSL_SESSION_ID          # The TLS session ID of this connection
13  SSL_SERVER_I_DN         # The server's issuer DistinguishedName  SSL_SERVER_I_DN         # The server's issuer DistinguishedName

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26