Hello OpenSSL experts,
I've been experimenting, or more like playing
around, with Openssl on Linux. This is what I'm trying to do with OpenSSL
:
I'm no expert at this, but this is what I did (so
far):
For Step 3 above, I tried using the 'ca'
command but always returned an error (which is attached), saying that it could
not find files in the ./demoCA directory. So I created a /demoCA directory
on my machine containing the CA cert and it's private key and the serial and
index files. But still, when I ran the 'ca' command the same error
occurs.
I know there's a CA.pl program....which I can
utilize to do the cert creation...but how do I use that? Do I need to
compile it or anything before I can use that program? I'm not
sure.
So I don't know what to do for Step 3 (sign a cert
request with the CA root cert). I'm out of ideas.
Please enlighten me with some ideas, or correct my
errors if you could.
Thanks alot.
Best regards,
H. Chan |
- certificate creation example Howard Chan
- Re: certificate creation example Aleksey Sanin
- RE: certificate creation example Howard Chan
- RE: certificate creation example Brandon Amundson