Skip to content

Is it possible to support verification of client certificates? #81

@bigboyq

Description

@bigboyq

if add a new param to control whether check $ssl_client_verify, would be helpful authentication,
such as
proxy_connect_ssl_client_verify on/off; [default off]

if proxy_connect_ssl_client_verify on then check ssl_client_verify for each request, if failed, return 400, if successed, authenticated!

I think this function would be very helpful, thanks for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions