You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSL/TLS is supported by using secure: true in the connection options. However, in my test environments I always get an error from inside node's TLS implementation: nodejs/node-v0.x-archive#9272 - I'm currently investigating if the bug sits in https://github.com/mscdex/node-ftp or in the TLS implementation. Try using secure: true and let me know if it works out.
I'm getting
ERROR Error: Policy requires SSL.
It looks like there's no support for SSL?
The text was updated successfully, but these errors were encountered: