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

Add support for server hostname verification #796

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    b330cc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    fa858c0 View commit details
    Browse the repository at this point in the history
  2. Use SAN only hostname verification, don't fall back to subject. Use f…

    …unction name set_verify_host_name.
    kaie committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    dd473fb View commit details
    Browse the repository at this point in the history
  3. drop unnecessary semicolons

    kaie committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    872ab00 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. fix whitespace

    kaie committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    37be205 View commit details
    Browse the repository at this point in the history
  2. avoid lines >= 80 chars

    kaie committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    5711348 View commit details
    Browse the repository at this point in the history
  3. Fix hanging indent

    kaie committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    ff6db2c View commit details
    Browse the repository at this point in the history