Openssl...

CARTER Anthony a.carter at cordis.lu
Wed May 14 05:51:57 PDT 2003


What did you do once you made the cacert.pem (in step 2 of the link you gave 
me)? Step 3 uses keytool which I presume is a redhat thing...

I am still lost...
Anthony

On Wednesday 14 May 2003 13:58, you wrote:
> CA.pl should create a file ./demoCA/private/cakey.pem
> this key is used by CA.pl -sign.
> However if you cannot find the problem by looking at CA.pl or CA.sh
> you can always use alternative solution to launch openssl
> directly.
> Sth like openssl ca -in clientapp.crs -out clientapp.pem -keyfile ca.key
> Where keyfile is "ca.key" , in your  case it would point to your ./demoCA/
> private/cakey is it gets created at all.
> I used the information on this page:
> http://www.churchillobjects.com/c/11201g.html to create my test
> certificates and had no problem. Using CA.pl it did not work for me for
> some reason (my stupidity probably) Cheers,
> Ivan


More information about the freebsd-questions mailing list