Update EMS comment: implemented due to popularity

This commit is contained in:
Sergey Frolov 2018-06-21 13:05:36 -04:00 committed by sergeyfrolov
parent 8dcadf2736
commit 47f47cf66d

View file

@ -20,7 +20,7 @@ type clientHelloMsg struct {
serverName string
ocspStapling bool
scts bool
ems bool // [UTLS]
ems bool // [UTLS] actually implemented due to its prevalence
supportedCurves []CurveID
supportedPoints []uint8
ticketSupported bool