Pulling Certs from the Root Cert Store
Matt Caswell
matt at openssl.org
Mon Aug 8 07:50:15 UTC 2022
On 06/08/2022 04:22, Osman Zakir wrote:
> In my current code I'm using the Windows API to do this, but I want to
> know how I can do it using just the OpenSSL crypto library instead.
> What functions do I need to use and what header(s) do I need to
> #include? My current code pulling root certs from the store is here
> <https://github.com/DragonOsman/currency_converter/blob/master/currency_converter/root_certificate.hpp>.
This isn't possible at the moment, but there is a change in progress to
add this capability. See:
https://github.com/openssl/openssl/pull/18070
Matt
More information about the openssl-users
mailing list