Hi all,

I am sorry, I forgot to tell you that the final PEM I create is composed of
key and certificate both.

cat server_key.pem server server_cert.pem > server.pem

I read on some blogs that some server require both to be in one file that
why to be on safer side I started following this practice. I hope its fine.

Now I suppose that one a client is successfully connected it should return
me code as 0 and an OK message. Right? But I get return value as
7(Certificate Signature Failure), 21(Unable to verify the first
certificate.)

Are we on the same pitch?

Thanks a lot.

-Vishal

*p.s. - Can I connect multiple s_client to a single s_server ?*

On Tue, Aug 18, 2009 at 4:18 AM, Goetz Babin-Ebell <go...@shomitefo.de>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> vishal saraswat schrieb:
> | Hi Serge,
> Hello cishal,
>
> | I use the following commands to start the server and the client :
> |
> | Server:
> | openssl s_server -accept /<port number>/ -cert /<certificate I create>/
> You do know that the server needs the private key and the certifivate to
> work ?
> You only set the certificate file name.
>
>
> Goetz
>
> - --
> DMCA: The greed of the few outweighs the freedom of the many
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFKio382iGqZUF3qPYRAnPmAJ4gQQvSBW0ATCqtguIkU26bBjYxbQCdHe+8
> 8UhhAYQqMkeSZi3JkvF0M7Y=
> =Gikv
> -----END PGP SIGNATURE-----
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to