- Timestamp:
- Jan 29, 2013, 8:05:42 PM (10 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, msva, proxy-ticket, upstream
- Children:
- 3e800f9
- Parents:
- 6ef3afc
- git-author:
- Daniel Kahn Gillmor <dkg@…> (01/29/13 18:52:52)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (01/29/13 20:05:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual-0.1.html
r6ef3afc r7d1ab49 358 358 server config, virtual host<br /> 359 359 </div> 360 <p>This directive enables exporting the full PEM encoded certificates of the server and the client to CGIs.<br /> 361 This makes mod_gnutls export exactly the same environment variables as mod_ssl.</p> 360 <p>This directive enables exporting the full certificates 361 of the server and the client to CGI scripts. The exported 362 certificates will be PEM-encoded (if X.509) or 363 ASCII-armored (if OpenPGP).<br />With 364 GnuTLSExportCertificates enabled, mod_gnutls exports the 365 same environment variables as mod_ssl.</p> 362 366 </div> 363 367 <hr />
Note: See TracChangeset
for help on using the changeset viewer.