asier said then done.
Anyway, it sounds like it is currently generally accepted that on 32 bit
machines you can't generate certificates past 2038. That's really all I
was looking for here is that it's just generally accepted to
on this machine.
Thanks
Chris Kottaridis([EMAIL PROTECTED])
On Thu, 2008-06-05 at 17:42 -0400, Jim Adams wrote:
> What OS did you have this problem on? I use Openssl 0.9.7m on Windows to
> generate
> certificates, and I was able to ge
er date prior to the notBefore date ?
Thanks
Chris Kottaridis([EMAIL PROTECTED])
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openss
hin 2038 ?
Thanks
Chris Kottaridis([EMAIL PROTECTED])
On Thu, 2008-06-05 at 18:22 +0100, [EMAIL PROTECTED] wrote:
> Hi,
> > When trying to make a certificate for 30 years seems you run into the
> > 2038 date limitation. Seems the code converts date to a signed int in
> >
GMT
notAfter=Feb 10 13:05:22 1902 GMT
Clearly it wrapped around and subtracted 68 years from 1970 instead of
adding 68 years.
Is there a plan to remove this limitation ?
I am seeing this on openssl-0.9.7m.
Thanks
Chris Kottaridis([EMAIL PROTECTED