Changeset bce7907 in mod_gnutls
- Timestamp:
- Feb 17, 2014, 4:24:08 PM (9 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 83eafed
- Parents:
- 2de1320
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual.mdwn
r2de1320 rbce7907 3 3 * * * * * 4 4 5 `mod_gnutls` is a module for the Apache web server that provides 6 HTTPS (HTTP over Transport Layer Security (TLS) or the older Secure 7 Sockets Layer (SSL)) using the GnuTLS library. 5 `mod_gnutls` is a module for the Apache web server that provides HTTPS 6 (HTTP over Transport Layer Security (TLS) or the older Secure Sockets 7 Layer (SSL)) using the GnuTLS library. More information about the 8 module can be found at [the project's website](https://mod.gnutls.org/). 8 9 9 10 * * * * *
Note: See TracChangeset
for help on using the changeset viewer.