Skip to content

Use WinAPI for SSL on Windows #573

@retep998

Description

@retep998

As an alternative to OpenSSL (which is generally quite annoying to build on Windows), it would be nice if Hyper had the option to use methods that WinAPI provides for SSL instead.

Bindings to the relevant WinAPI methods will be provided by me https://github.com/retep998/winapi-rs

Will use the abstraction provided by #577

Related repos:
https://github.com/steffengy/rust-schannel

Relevant links:
Authentication Functions
Using SSPI with a Windows Socket Client
Creating a Secure Connection Using Schannel
Secure Channel
SSPI with Schannel example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions