cURL / Mailing Lists / curl-library / Single Mail

curl-library

NSS Initialization flags

From: Claes Jakobsson <claes_at_versed.se>
Date: Fri, 25 Sep 2009 16:26:16 +0200

Hi,

when we initialize NSS today it's done using NSS_Initialize(certpath,
"", "", "", NSS_INIT_READONLY);. However I've come to a situation
where I might have to open it using other flags than NSS_INIT_READONLY
and thus would like this to be configurable at runtime.

Preferably this would be set as an environment variable rather than an
option on the handle that actually does the initialization. Perhaps
CURL_NSS_INITFLAGS?

Any thoughts?

/Claes
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-09-25