Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tls, http: allow the http client to check server certificates hostname and purpose #10

Merged
merged 4 commits into from
Aug 23, 2020

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    29ed420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b8452 View commit details
    Browse the repository at this point in the history
  3. http: client should set SNI

    Set tls servername (tls server name indication) to receive
    appropriate certficate for the request url.
    fAuernigg authored and cHuberCoffee committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    1044d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b73a66 View commit details
    Browse the repository at this point in the history