[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] MHD_OPTION_HTTPS_MEM_TRUST and self-signed client certif
From: |
Nicolas Mora |
Subject: |
[libmicrohttpd] MHD_OPTION_HTTPS_MEM_TRUST and self-signed client certificates |
Date: |
Fri, 29 May 2020 19:47:10 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
Hello all,
In order to fully implement OAuth 2.0 Mutual-TLS Client Authentication
and Certificate-Bound Access Tokens
(https://tools.ietf.org/html/rfc8705), I'd like to know if it's possible
to use self-signed client certificates with MHD?
I've never used such certificates, only CA signed ones in MHD with
MHD_OPTION_HTTPS_MEM_TRUST, or Apache SSLCACertificateFile.
I don't even know if this feature is available in GnuTLS...
Thanks in advance!
/Nicolas
- [libmicrohttpd] MHD_OPTION_HTTPS_MEM_TRUST and self-signed client certificates,
Nicolas Mora <=