problem with CA signing SPKAC

2009-05-29 Thread tito
the output i got from openssl = C:\OpenSSL\binopenssl ca -policy policy_anything -config myopenssl.cfg -cert certs/ca.cer -in requests/spkac.txt -keyfile keys/ca.key -days 360 -out certs/mycert.cer Using configuration from myopenssl.cfg Loading 'screen' into random

Re: problem with CA signing SPKAC

2009-05-29 Thread Victor B. Wagner
On 2009.05.29 at 17:16:00 +0530, tito wrote: the output i got from openssl = C:\OpenSSL\binopenssl ca -policy policy_anything -config myopenssl.cfg -cert certs/ca.cer -in requests/spkac.txt -keyfile keys/ca.key -days 360 -out

Re: problem with CA signing SPKAC

2009-05-29 Thread tito
thnx a lot for helping..it got it working now :) 2009/5/29 tito tit...@gmail.com the output i got from openssl = C:\OpenSSL\binopenssl ca -policy policy_anything -config myopenssl.cfg -cert certs/ca.cer -in requests/spkac.txt -keyfile keys/ca.key -days 360