committed by
Sean McArthur
parent
f6ce085457
commit
265065f20d
@@ -139,7 +139,7 @@
|
|||||||
//! security to connect to HTTPS destinations. This means schannel on Windows,
|
//! security to connect to HTTPS destinations. This means schannel on Windows,
|
||||||
//! Security-Framework on macOS, and OpenSSL on Linux.
|
//! Security-Framework on macOS, and OpenSSL on Linux.
|
||||||
//!
|
//!
|
||||||
//! - Additional X509 certicates can be configured on a `ClientBuilder` with the
|
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
|
||||||
//! [`Certificate`](Certificate) type.
|
//! [`Certificate`](Certificate) type.
|
||||||
//! - Client certificates can be add to a `ClientBuilder` with the
|
//! - Client certificates can be add to a `ClientBuilder` with the
|
||||||
//! [`Identity`][Identity] type.
|
//! [`Identity`][Identity] type.
|
||||||
|
|||||||
Reference in New Issue
Block a user