Terrell Larson wrote:
>
> openssl s_server and openssl-0.9.4/demos/ssl/serv both will use for instance the
>server.pem file found in openssl-0.9.4/apps
> abd openssl x509 reports this as a type 1 cert file. When I try to create my own
>cert file it shows up as a type 3 and neither
> s_server nor serv will use it.
>
> Clearly I'm missing some steps. If anyone can point me in the proper direction I
>will really appreciate it.
>
s_server usually will just use the certificate you pass to it. You also
need to include the private key as well. You can either specify the
private key file with the -key option or append it to the certificate
file.
Anyway what error message are you getting?
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]