Changeset af4998e in mod_gnutls for README.ENV


Ignore:
Timestamp:
Dec 2, 2007, 4:44:33 AM (15 years ago)
Author:
Nokis Mavrogiannopoulos <nmav@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
Children:
ea470be
Parents:
36736d4
git-author:
Nikos Mavrogiannopoulos <nmav@…> (12/02/07 04:44:33)
git-committer:
Nokis Mavrogiannopoulos <nmav@…> (12/02/07 04:44:33)
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.ENV

    r36736d4 raf4998e  
    2020SSL_CLIENT_S_DN: The distinguished name of client's certificate in RFC2253 format.
    2121SSL_CLIENT_I_DN: The distinguished name of client's issuer certificate in RFC2253 format.
    22 SSL_CLIENT_SAN%: These will contain the alternative names of the client certificate
     22SSL_CLIENT_S_SAN%: These will contain the alternative names of the client certificate
    2323  (% is a number starting from zero). The values will be prepended by "DNSNAME:",
    2424  "RFC822NAME:" or "URI:" depending on the type. If it is not supported the value
     
    3737SSL_SERVER_S_DN: The distinguished name of the server's certificate in RFC2253 format.
    3838SSL_SERVER_I_DN: The distinguished name of the server's issuer certificate in RFC2253 format.
    39 SSL_SERVER_SAN%: These will contain the alternative names of the server certificate
     39SSL_SERVER_S_SAN%: These will contain the alternative names of the server certificate
    4040  (% is a number starting from zero). The values will be prepended by "DNSNAME:",
    4141  "RFC822NAME:" or "URI:" depending on the type. If it is not supported the value
Note: See TracChangeset for help on using the changeset viewer.