Changes between Version 4 and Version 5 of Ticket #1338, comment 3


Ignore:
Timestamp:
07/28/17 05:18:12 (7 years ago)
Author:
uvuv@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1338, comment 3

    v4 v5  
    33new session callback called at SSL_ST_OK, and it after ngx_http_ssl_servername;
    44ngx_ssl_new_session get ssl context for the current server config, not the default config.
    5 I don't use the origin ssl context is a good idea.
     5I don't think use the origin ssl context is a good idea.