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

Router support for mutual tls authentication #19891

Merged
merged 1 commit into from
Jul 12, 2018

Commits on Jul 12, 2018

  1. Add mutual tls auth support to the router. The verification is via cl…

    …ient
    
    side certificates and its use can be mandated to be either required or optional.
    In addition, an env variable ROUTER_MUTUAL_TLS_AUTH_CN provides more fine-grain
    control on access (via regular expressions) based on certificate common names.
    ramr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    e789a67 View commit details
    Browse the repository at this point in the history