Changes between Version 6 and Version 7 of Ticket #1338, comment 3
- Timestamp:
- 07/28/17 05:21:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1338, comment 3
v6 v7 3 3 new session callback called at SSL_ST_OK, and it after ngx_http_ssl_servername; 4 4 ngx_ssl_new_session get ssl context for the current server config, not the default config. 5 5 6 I don't think use the origin ssl context is a good idea. 6 7