Comment by ๐ skyjake
Re: "[#15] Limiting allowed client certificates"
Currently there is no configuration option for that in the server itself. CGI scripts are expected to check the certificates if needed and apply access controls accordingly.
2025-09-07 ยท 8 months ago
Original Post
Hi, thanks for GmCapsule :) Is there an undocumented way to restrict requests (gemini and titan) to a set of allowed client certificates? Or would this have to be done by CGI or extension? Thanks!