Thanks for your reply.
I will try to work on this, many thanks.
- Diven
On Mon, Mar 15, 2021 at 10:53 PM Daniel Stenberg wrote:
> On Mon, 15 Mar 2021, Qi Di via curl-library wrote:
>
> > Is libcurl support "custom OCSP response fetch/extract/parse
> capabilities"
> > now ? We do have some se
On Mon, 15 Mar 2021, Qi Di via curl-library wrote:
Is libcurl support "custom OCSP response fetch/extract/parse capabilities"
now ? We do have some service which could enable OCSP stapling.
OCSP and "OCSP stapling" support are not really the same thing, so this
question comes out a little o
Dear all
I have the same question like https://curl.se/mail/lib-2019-10/0103.html
"We rely on OCSP as our main revocation check protocol and
since cURL is shipped with only parsing stapled OCSP responses, we have
written our own custom OCSP response fetch/extract/parse capabilities.
The existing
Hello All,
Some context - cURL is the main communication library used in Snowflake's
ODBC driver. We rely on OCSP as our main revocation check protocol and
since cURL is shipped with only parsing stapled OCSP responses, we have
written our own custom OCSP response fetch/extract/parse capabilities.