Project

General

Profile

Feature #1796

Support FTPS

Added by Luke Murphey about 7 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
03/22/2017
Due date:
% Done:

100%

History

#2 Updated by Luke Murphey about 7 years ago

See this to force SSL (explicit SSL): https://github.com/giampaolo/pyftpdlib/issues/160

#5 Updated by Luke Murphey almost 2 years ago

sslRootCAPath = $SPLUNK_HOME/etc/auth/cacert.pem
sslCertPath = $SPLUNK_HOME/etc/auth/server.pem

Password is in:
etc/system/local/server.conf

#6 Updated by Luke Murphey almost 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

I added SSL/TLS support in version 1.1.0.

The app will only support TLS/SSL if you install the necessary libraries (I cannot include them in the package since the files are platform specific). I include a setup.py script that you can run once to get the libraries installed; See the README for instructions.

Also available in: Atom PDF