- Timestamp:
- Jan 29, 2013, 3:41:38 PM (10 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, msva, proxy-ticket, upstream
- Children:
- b8df283
- Parents:
- 303dc6e
- git-author:
- Daniel Kahn Gillmor <dkg@…> (01/25/13 06:36:51)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (01/29/13 15:41:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual-0.1.html
r303dc6e r2b76a9c 149 149 server config, virtual host<br /> 150 150 </div> 151 <p>Takes an absolute or relative path to a PEM Encoded Certificate to use as this Server's Certificate.</p> 151 <p>Takes an absolute or relative path to a PEM-encoded 152 X.509 certificate to use as this Server's End Entity (EE) 153 certificate. If you need to supply certificates for 154 intermediate Certificate Authorities (iCAs), they should 155 be listed in sequence in the file, from EE to the iCA 156 closest to the root CA. Optionally, you can also include 157 the root CA's certificate as the last certificate in the 158 list.</p> 152 159 <h4>GnuTLSKeyFile</h4> 153 160 <div class="directive">
Note: See TracChangeset
for help on using the changeset viewer.