cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

using s_client with openssl - question on client certificate

From: David Felton <davidfelton_at_codemasters.com>
Date: Wed, 5 May 2004 13:03:46 +0100

Hi there. I'm using the s_client feature of OpenSSL.

I have a client certificate I need to provide in order to connect to a
server. I am doing this using the -cert option. Can anyone tell me what the
-prexit option does?

When connecting I get the line 'No client certificate CA names sent', which
I've read means that OpenSSL will not send my client certificate as the
server has not sent a list of CA names. After I do a GET I get the server
certificate again, the response, THEN a list of Acceptable client
certificate CA names. but by this point I've already got the response, which
is a 403.16 - The page requires a valid client certificate (HTTP 403.16 -
Forbidden: Client certificate untrusted or invalid).

Is OpenSSL even sending my client certificate?

Thanks.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
**********************************************************************
Received on 2004-05-05