schannel 0.1.1

Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl
docs.rs failed to build schannel-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: schannel-0.1.23

schannel-rs Build status

Documentation

Schannel bindings to allow https without openssl on windows, more to come. Currently this only supports the client-side. A simplified version of using the schannel API, can be found here