cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTPS upload to SecureTransport (SITE AUTH ok, but client certificates not working?)

From: Seamus Abshere <seamus_at_abshere.net>
Date: Wed, 09 Nov 2011 16:45:54 -0500

hi Daniel,

You were right! I had previously recompiled cURL to use GnuTLS,
mistakenly believing it was a requirement for FTPS, but once I went back
to OpenSSL it worked great.

I answered my own question with more details here:
http://serverfault.com/questions/326899/how-to-use-curl-to-ftps-upload-to-securetransport-hint-site-auth-and-client-ce

Best,
Seamus

On 11/6/11 11:45 AM, Daniel Stenberg wrote:
> On Thu, 3 Nov 2011, Seamus Abshere wrote:
>
>> $ curl --version
>> curl 7.19.4 (i686-pc-linux-gnu) libcurl/7.19.4 GnuTLS/2.2.5 zlib/1.2.3
>> Protocols: tftp ftp telnet dict http file https ftps
>> Features: IPv6 Largefile NTLM SSL libz
>>
>> Note that my --key file is a "BEGIN RSA PRIVATE KEY" and my --cert file
>> is a "BEGIN CERTIFICATE"
>
> It makes me suspect there's something wrong with client certificates and
> the GnuTLS backend in libcurl... We don't have any test cases for it and
> I personally never use client certs with curl.
>
> Anyone around who has tried recently?
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-09