Changeset 91ccb87 in mod_gnutls
- Timestamp:
- Mar 19, 2015, 9:03:57 AM (6 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- d8ae2a0
- Parents:
- 0de1839 (diff), eebc960 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual.mdwn
r0de1839 r91ccb87 153 153 --------------- 154 154 155 Set to the PEM Encoded Server Certificate156 157 GnuTLS CertificateFile FILEPATH158 159 Default: *none*\ 160 Context: server config, virtual host 161 162 Takes an absolute or relative path to the Server Private Key. This163 keycannot currently be password protected.155 Set to the PEM Encoded Server Private Key 156 157 GnuTLSKeyFile FILEPATH 158 159 Default: *none*\ 160 Context: server config, virtual host 161 162 Takes an absolute or relative path to the Server Private Key. This key 163 cannot currently be password protected. 164 164 165 165 **Security Warning:**\
Note: See TracChangeset
for help on using the changeset viewer.