We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d34900 + 0867ed9 commit fb8903aCopy full SHA for fb8903a
README.md
@@ -7,7 +7,7 @@
7
An abstraction over platform-specific TLS implementations.
8
9
Specifically, this crate uses SChannel on Windows (via the [`schannel`] crate),
10
-Secure Transport on OSX (via the [`security-framework`] crate), and OpenSSL (via
+Secure Transport on macOS (via the [`security-framework`] crate), and OpenSSL (via
11
the [`openssl`] crate) on all other platforms.
12
13
[`schannel`]: https://crates.io/crates/schannel
0 commit comments