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

Reply via email to