openziti / tlsuv

TLS and HTTP(s) client library for libuv
https://docs.openziti.io/tlsuv/
MIT License
43 stars 5 forks source link

Better handle TLS link state #77

Closed ekoby closed 3 years ago

ekoby commented 3 years ago

make sure tls_link.engine is reset before staring connection

fixes a problem when engine could get in bad state if connection was closed during handshake.