[#15] Limiting allowed client certificates

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!

#feature

๐Ÿž Issue #15 in s/GmCapsule-Issues

๐Ÿš€ callum

2025-09-07 ยท 8 months ago

1 Comment

๐ŸŒ† skyjake [mod...] ยท 2025-09-07 at 15:06:

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.