cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: OpenVMS cURL won't connect SSL

From: Mark Ripley <markr_at_Millerslab.com>
Date: Thu, 31 Aug 2006 10:01:31 -0500

Thank you - I did exactly as that page suggested, appending the
key starting with BEGIN and ending with END to cacert.pem in [democa]
I get the same error, but this command openssl s_client -connect
will connect to the address that cURL won't without --insecure

I've also tried curl --cert to point at the key with no success.

Again, thanks for any suggestions!

Mark

> -----Original Message-----
> From: curl-users-bounces_at_cool.haxx.se [mailto:curl-users-
> bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
> Sent: Thursday, August 31, 2006 9:28 AM
> To: the curl tool
> Subject: Re: OpenVMS cURL won't connect SSL
>
> On Thu, 31 Aug 2006, Mark Ripley wrote:
>
> > $ curl -data '@test.xml https://testing.testing.com:443
> > <https://testing.testing.com/>
> >
> > %CURL-E-SSL_CACERT, SSL CACERT, problem with the CA cert (path?)
> >
> > I've reviewed with tech support and my ssl is configured properly
> > (presumably)
> >
> > For example I can use SSL to connect to the test server and view
> the key.
>
> You mean with a browser?
>
> > I realize we need to upgrade our VMS version, TCP version, SSL
> version, Curl
> > version, but is there a solution other than -insecure that someone
> can
> > suggest?
>
> I believe this page says it better than what I can repeat here:
>
> http://curl.haxx.se/docs/sslcerts.html
>
> --
> Commercial curl and libcurl Technical Support:
> http://haxx.se/curl.html
Received on 2006-08-31