curl-users
Re: JavaCurl problem calling url
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 5 May 2007 22:40:58 +0200 (CEST)
Date: Sat, 5 May 2007 22:40:58 +0200 (CEST)
On Sat, 5 May 2007, lmpcruz_at_sapo.pt wrote:
First, you should probably consider the curl-library mailing list since you're
asking about libcurl details.
> cg.setopt(CURL.OPT_SSLCERT, ca_cert_file);
This sole line seems to indicate some kind of confusion or misunderstanding.
"SSLCERT" here refers to a client certificate, while a "ca cert" is a
certificate bundle that is used to verify peers with.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-05-05