mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-02 08:40:12 +00:00
RTG-2418 Update qtls
This commit is contained in:
1
vendor/github.com/marten-seemann/qtls-go1-18/handshake_server.go
generated
vendored
1
vendor/github.com/marten-seemann/qtls-go1-18/handshake_server.go
generated
vendored
@@ -132,6 +132,7 @@ func (hs *serverHandshakeState) handshake() error {
|
||||
c.ekm = ekmFromMasterSecret(c.vers, hs.suite, hs.masterSecret, hs.clientHello.random, hs.hello.random)
|
||||
atomic.StoreUint32(&c.handshakeStatus, 1)
|
||||
|
||||
c.updateConnectionState()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user