You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* attempt to port to rustls 0.20
* clippy
* format
* Fix test certificates (expired) and add a script to regenerate them.
* Fix hanging and failing unit-tests
UnexpectedEof errors are bubbled up from rustls. Tests needed to changed slightly, but are en par with tokio/tls.
* Fix integration tests
* Fix client and server examples
* Update async-std version used for testing
---------
Co-authored-by: Jason Mobarak <[email protected]>
0 commit comments