Changeset a09df8c in mod_gnutls
- Timestamp:
- Oct 1, 2017, 12:24:01 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- 94430e6
- Parents:
- 2ae1c3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mod_gnutls_manual.mdwn
r2ae1c3c ra09df8c 733 733 734 734 `mod_gnutls` supports "Server Name Indication", as specified in 735 RFC 3546. This allows hosting many TLS websites with a single IP 736 a ddress. All recent browsers support this standard. Here is an737 example using SNI:735 [RFC 6066, Section 3](https://tools.ietf.org/html/rfc6066#section-3). This 736 allows hosting many TLS websites with a single IP address. All recent 737 browsers support this standard. Here is an example using SNI: 738 738 739 739 # Load the module into Apache.
Note: See TracChangeset
for help on using the changeset viewer.