Hello,

It looks like NSS operates in GMT time by default. So if I have a cert
issued for 11:00 EST,  and I run an NSS-enabled app, the certificate
will be considered "expired" or not valid yet because NSS thinks it was
issued for 15:00 EST...At least that's how I interpreted this problem.
In my lab I did have such a scneario and the way I got my app to accept
the cert was to change the timezone and set it to GMT (TZ=GMT).

So is there a way to configure NSS to use EST instead of GMT?


-- Patrick


Reply via email to