curl-library
SSL Certificate Problem
Date: Thu, 22 May 2003 09:56:08 -0400
Hi Everyone,
In my C program I used the curl_easy_setopt() function with the
CURLOPT_ERRORBUFFER
option enabled (I passed it a char * variable for third argument). I put
code in to print out the contents
of this variable on the case when curl_easy_perform() function returns -1.
When I ran my program
the error message from curl was:
SSL: certificate subject name '*.foobar.com" does not match the target
host name 'www.foobar.com'
I think those two subjects do indeed match.
Is this a bug in the curl library?
Thanks in advance.
~~Napt
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
Received on 2003-05-22