-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `https_info` / `HttpsInfo` for access to peer's leaf certificate * Fix blocking API CI failure and add tests * Fix build failure with feature native-tls * Skip test_https_info for rustls-tls-manual-roots to fix tests * Rename HttpsInfo to TlsInfo and move into tls * Fix formatting * PR feedback: Remove TlsInfo re-export
- Loading branch information
Showing
6 changed files
with
298 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.