Supporting TLS client certificate in PHP?

Côme Chilliet come at chilliet.eu
Sun Dec 13 17:12:05 GMT 2020


Hello,

My server is implemented in PHP and I would like add client certificate support, but I cannot seem to find the right option for this.

I tried setting capture_peer_cert to true in the context options, but it does not seem to work, and the documentation is, well, sporadic.

You can read my code on gemini://code.lanterne.chilliet.eu/vendor/mcmic/gemini-server/src/Server.php

Are there any Gemini server in PHP with client cert support?

Côme




More information about the Gemini mailing list