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

Allow client to verify certificate with NULL server name #520

Merged
merged 2 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. Allow client to verify certificate with NULL server name

    Client only enforces name/ipaddr verification in verify_cert_chain if the server_name is not NULL
    davidk-ad8 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2d82c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update lib/openssl.c

    kazuho authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    23402cc View commit details
    Browse the repository at this point in the history