Synss / python-mbedtls

Cryptographic library with an mbed TLS back end
MIT License
79 stars 28 forks source link

tls: Send close notify alert #90

Closed Synss closed 1 year ago

Synss commented 1 year ago

The alert was buffered but not sent to the peer by the socket.

Closes #87

The PR fulfills these requirements

More details in CONTRIBUTING.

I am submitting a …

Description

Other information

coveralls commented 1 year ago

Coverage Status

coverage: 88.805% (-0.2%) from 89.009% when pulling 9aed5eb3d867be1f2f119e6e68d4dc42b2258346 on issue-87 into 5cd5f728b12182e545dac5728c90b6c619e77fbe on master.