Take a look at:
http://www.openssl.org/docs/HOWTO/keys.txt
http://www.openssl.org/docs/HOWTO/certificates.txt
Bye,
Alessio
--- Oliver Foden <[EMAIL PROTECTED]> ha scritto:
> Hello as a new user of OpenSSL I've been trying to
> get
> the examples in the OpenSSL book to run.
>
> I currently have
Hello as a new user of OpenSSL I've been trying to get
the examples in the OpenSSL book to run.
I currently have a problem with Example 10-6 from the
book. (enclosed)
I need to make these files:
#define CA_FILE "CA.pem"
#define CA_KEY "CAkey.pem"
to work with the program. To make a certificate.
Hello as a new user of OpenSSL I've been trying to get
the examples in the OpenSSL book to run.
I currently have a problem with Example 10-6 from the
book. (enclosed)
I need to make these files:
#define CA_FILE "CA.pem"
#define CA_KEY "CAkey.pem"
to work with the program. To make a certificate.