cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Reg : Securing data and control channels

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 27 Aug 2009 14:58:00 +0200 (CEST)

On Thu, 27 Aug 2009, Deepesh Damodaran wrote:

> I have a query around securing control and data channels of TCP connection.
>
> One of our applications use LIBCURL to perform a secured FTP (FTPS) using
> SSL (using Openssl library).
>
> I want to know if both data and control channels of TCP connection is
> secured by OpenSSL ?

The curl-library list is the one most suitable for libcurl.

But either way, you ask (lib)curl to require FTP-SSL using --ftp-ssl-reqd or
with the libcurl CURLOPT_USE_SSL option.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-08-27