Commit c399d176 authored by Fedor Indutny's avatar Fedor Indutny Committed by Shigeki Ohtsu
Browse files

tls: introduce internal `onticketkeycallback`

`enableTicketKeyCallback` and `onticketkeycallback` could be potentially
used to renew the TLS Session Tickets before they expire. However this
commit will introduce it only for private use yet, because we are not
sure about the API, and already need this feature for testing.

See: https://github.com/nodejs/io.js/issues/2304
PR-URL: https://github.com/nodejs/io.js/pull/2312


Reviewed-By: default avatarShigeki Ohtsu <ohtsu@iij.ad.jp>
parent 03d2bd38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment