cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: issues with pre-login to pkcs11 slots when using NSS

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Fri, 10 Jul 2009 20:27:39 +0200

On Friday 10 of July 2009 19:55:54 Kamil Dudka wrote:
> What about calling the NSS_GetClientAuthData() from SelectClientCert() if
> the nickname is not equal to "PEM Token"? It might then work in both cases
> fairly well.

Another choice is to bypass the SelectClientCert() apriory while setting
the hook if the PEM module is not loaded (mod == NULL). It's definitely better
solution from my perspective than a compile-time option.

Kamil
Received on 2009-07-10