zmap / zcrypto

Liberal Go TLS + X.509 Library for Research
Other
135 stars 83 forks source link

TLS1.3 Feature Branch: Add back in SessionTicket support #323

Closed codyprime closed 2 years ago

codyprime commented 2 years ago

This restores the functionality from master branch commit db98bd3, onto the TLS 1.3 feature branch.

It also adds support for the Config option to force the session ticket client extension.