-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for setting client certificate and key from bytes (#2646)
* Support for setting client certificate and key from bytes * Rename ssh_client_*_from_bytes to ssl_client_*_from_pem * doc: clarify client_*_from_pem docs and add examples * doc: apply missed suggestions from previous commit * fix: run `cargo fmt` --------- Co-authored-by: Austin Bonander <austin.bonander@gmail.com> Co-authored-by: Austin Bonander <austin@launchbadge.com>
- Loading branch information
1 parent
6bec857
commit 3b9a274
Showing
2 changed files
with
102 additions
and
0 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