coupergateway / couper

Couper is a lightweight API gateway designed to support developers in building and operating API-driven Web projects
https://couper.io
MIT License
85 stars 15 forks source link

Certificate Access Control (PoC) #670

Open malud opened 1 year ago

malud commented 1 year ago

Couper supports #615 (m)TLS which allows us to have access to the requests certificate properties (request.TLS) if TLS is enabled. We could create an access control #662 plugin which is configurable to validate some specific client certificate properties.