Re: missing zone in date

2007-04-30 Thread Metalpalo
Hello And how to achieve that the GMT zone was correct. Because in the case of using parameter -enddate 491231235959+ or -enddate 491231235959+0100 the result is same Dec 31 23:59:59 2049 without GMT(word GMT is missed). In the case of using -days 365 the result: Apr 30 13:50:59 2008 GMT

Re: missing zone in date

2007-04-30 Thread Dr. Stephen Henson
On Sun, Apr 29, 2007, Metalpalo wrote: > > Hello everybody > > I have got problem. > > I created certificate via openssl utility follows by command:openssl.exe ca > -extensions v3_ROOT_CA -enddate 491231235959 -out %CA_Certificate% -in > %CA_Request% -keyfile %CA_Private_Key% -selfsign -config