Changes between Version 13 and Version 14 of Encryption/SSL
- Timestamp:
- 08/04/17 09:44:39 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encryption/SSL
v13 v14 42 42 43 43 The TCP to SSL socket upgrade can be used with SSL clients, websockets clients (html5 clients) or HTTPS connections. 44 Unfortunately, not all of them at the same time. (see ticket:1213#comment:5 for details - #1504 may eventually lift this limitation)45 44 46 The option {{{ssl=MODE}}} can be used to select which clients protocols will be allowed on the {{{bind-tcp}}} sockets: 45 Unfortunately with versions older than 2.2, not all of them at the same time. (see ticket:1213#comment:5 for details - #1504 for the fix) 46 With older versions, the option {{{ssl=MODE}}} can be used to select which client protocols will be allowed on the {{{bind-tcp}}} sockets: 47 47 ||= Mode =||||||= Client Protocol =|| 48 48 || ||= SSL =||= Websockets =||= Secure Websockets =||