Fix comment about EarlyCCS.
Thanks to Dimitar Vlahovski for pointing this out. Change-Id: I417f52ec6c3e950bdab6079962b29976fb75c029 Reviewed-on: https://boringssl-review.googlesource.com/21324 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
This commit is contained in:
parent
861f28a624
commit
2e9bb4eb96
@ -583,8 +583,8 @@ type ProtocolBugs struct {
|
||||
|
||||
// EarlyChangeCipherSpec causes the client to send an early
|
||||
// ChangeCipherSpec message before the ClientKeyExchange. A value of
|
||||
// zero disables this behavior. One and two configure variants for 0.9.8
|
||||
// and 1.0.1 modes, respectively.
|
||||
// zero disables this behavior. One and two configure variants for
|
||||
// 1.0.1 and 0.9.8 modes, respectively.
|
||||
EarlyChangeCipherSpec int
|
||||
|
||||
// StrayChangeCipherSpec causes every pre-ChangeCipherSpec handshake
|
||||
|
Loading…
Reference in New Issue
Block a user