Searched refs:SSL_DIR (Results 1 – 3 of 3) sorted by relevance
75 #define SSL_DIR "/etc/pki/nssdb" macro1201 if((stat(SSL_DIR, &st) == 0) && in nss_init()1203 cert_dir = (char *)SSL_DIR; in nss_init()
132 directory configured with SSL_DIR environment variable). To check which certdb
4527 o It looks for the NSS database first in the environment variable SSL_DIR,