• Imre Farkas's avatar
    Smartcard authentication with basic X.509 cert · b6316689
    Imre Farkas authored
    This adds support for smartcard authentication with basic X.509
    certificates. NGINX needs to be setup in a way to run the same server
    context on separate port requesting the client side certificate. Another
    limitation is that the email address must be a part of the Common-Name
    attribute.
    b6316689
auth_helper.rb 2.64 KB