Anthony Ramine
|
4353e4f8f3
|
Use Display for ssl::Error in Display for ssl::HandshakeError
|
2021-03-15 13:32:23 +01:00 |
Anthony Ramine
|
56564c7cb6
|
Tweak yet again the boring error reporting
We also omit file and line in ErrorStack itself now too.
ErrorStack is the wrapped error type returned by
hyper_boring::HttpsConnector::call.
|
2021-03-15 11:26:09 +01:00 |
Anthony Ramine
|
6f4ecb3d90
|
Remove file/line from Display for HandshakeError
|
2021-03-11 14:42:00 +01:00 |
Anthony Ramine
|
51734088ef
|
Print handshake errors in a better way
We completely ignore the ErrorStack value if it is
an X509 verification failure.
|
2021-03-09 16:26:30 +01:00 |
Ivan Nikulin
|
5cb8947d7e
|
Rename stuff
|
2020-11-11 17:47:30 +00:00 |