libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Requesting peer's certificate


From: Evgeny Grin
Subject: Re: [libmicrohttpd] Requesting peer's certificate
Date: Fri, 15 Apr 2022 09:21:38 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

Hello Russ,

Currently there is no straightforward way to use client certificates with MHD. We may consider implementing this is feature.

In the meantime you may provide your patches.

--
Evgeny

On 13.04.2022 23:18, Russ Riggs wrote:
Good afternoon.  I'm working on a project that requires the connecting client to present it's certificate so I can check it's DN against registered clients.  I've looked pretty deeply into microhttpd and don't see a way to tell the client to send it's certificate.  There are some examples in the gnutls (ex-serv-x509.c) that makes a call to send the certificate but that's done during session initialization.  I'm playing with the tlsauthentication
example and any help would be greatly appreciated.

Thanks!

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]