Petar Popara wrote:
I need to download CRL from HTTP address. I was thinking since NSS support SSL, it might support HTTP as well? Which NSS function(s) I should use?No, NSS only supports SSL. Upper level protocols are supported by the client application.I have found this: http://lxr.mozilla.org/mozilla/source/security/nss/cmd/SSLsample/client.cbut it seems it connects to the SSL server through (native) sockets.
(the one exception, NSS does have a small, simplistic, http engine inside the OCSP code to fetch OCSP responses. The code doesn't support proxies or other 'advanced' http features).
bob
_______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
smime.p7s
Description: S/MIME Cryptographic Signature
