Hi, We use two different ports to do libcurl operations on "CentOS release 6.6 (Final)".
In an internal port A, with "CURLOPT_VERBOSE" on, we got this message "* Initializing NSS with certpath: sql:/etc/pki/nssdb" when using url "https://xxxx.aaa.com:portA", then program hangs. However, it works if we change "https" to "http". In addition, we try "openssl s_client -cipher ...." to get cipher information via port A, it fails (timeout) for all the cipher returned from "openssl ciphers 'ALL:eNULL' ....". In another port B, it works for both "https" and "http". When using openssl to get cipher info. it also works fine. Thanks, cnm
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
