cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP over TLS with a client certificate

From: Peter Sylvester <peter.sylvester_at_edelweb.fr>
Date: Mon, 24 Sep 2012 17:33:49 +0200

On 09/24/2012 01:20 PM, Alex Boag-Munroe wrote:
> Hi folks,
>
> I'm trying to figure out how to get curl to ignore that the PEM client certificate for an FTP over TLS connection has expired. I've tried passing -k to the command line but everything seems to be getting hung up on the fact that the client cert expired today.
>
> I'm aware that the proper solution is to get a new client certificate issued by the certificate authority however they're being incredibly slow about it and meanwhile we still need to be able to transfer files to the remote ftp.
>
>
It is the server that rejects the client cert. You cannot influence this
via curl.

/P

-------------------------------------------------------------------
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 2012-09-24