libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Inquiry Regarding SSL/TLS Authentication with xPKI P


From: Evgeny Grin
Subject: Re: [libmicrohttpd] Inquiry Regarding SSL/TLS Authentication with xPKI P12 Certificate in libmicrohttpd
Date: Tue, 14 Nov 2023 11:07:49 +0300
User-agent: Mozilla Thunderbird

Hi Vysakh,

The easiest way is converting your .p12/.pfx files in PKCS#12 format to standard .crt + .key (.pem). Just search the web for "convert PKCS#12 to crt and pem" or "extract public certificate and private key from PKCS#12".

--
Evgeny

On 13.11.2023 20:36, Vysakh A V wrote:
Hi,

We are currently in the process of developing an HTTPS server application using libmicrohttpd. For SSL/TLS authentication, we need to provide a key and certificate. However, we have an xPKI certificate in P12 format.

Could you please confirm whether libmicrohttpd supports the ability to pass an xPKI P12 certificate when starting the daemon?

Thank you for your assistance.

Best Regards
Vysakh

Attachment: OpenPGP_0x460A317C3326D2AE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

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