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 requires a subject even when altNames are defined #22906

Closed
wants to merge 1 commit into from
Closed

tls requires a subject even when altNames are defined #22906

wants to merge 1 commit into from

Commits on Nov 28, 2019

  1. tls: allow empty subject even with altNames defined

    Behavior described in #11771
    is still true even though the issue is closed.
    
    This PR is to allow DNS and URI names, even when there is not a subject.
    
    Refs: #11771
    jasonmacgowan authored and addaleax committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    22e55f5 View commit details
    Browse the repository at this point in the history