Hacker News new | ask | show | jobs
by felixhummel 640 days ago
The client cert based auth would be for the app access.

Our use-case is review apps, i.e. <some-feature>.example.com should only be accessible by users with a valid client cert. Currently we use Caddy, but I'd like to give clace a shot for this. :)

1 comments

mTLS support has been added for apps. Docs are at https://clace.io/docs/configuration/authentication/#client-c....

Release v0.7.5 has the change