Add TLS session id generator

This commit is contained in:
世界 2023-02-20 12:52:24 +08:00
parent 3ba2f038e1
commit 320d58c57a
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 42 additions and 14 deletions

View file

@ -733,6 +733,8 @@ type Config struct {
// used for debugging.
KeyLogWriter io.Writer
SessionIDGenerator func(clientHello []byte, sessionID []byte) error
// mutex protects sessionTicketKeys and autoSessionTicketKeys.
mutex sync.RWMutex
// sessionTicketKeys contains zero or more ticket keys. If set, it means