Bug 137351 - Remote Files FTP doesn't support FTPS (FTP-over-TLS)
Summary: Remote Files FTP doesn't support FTPS (FTP-over-TLS)
Status: RESOLVED DUPLICATE of bug 120823
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.0.1.2 release
Hardware: All Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-08 21:33 UTC by Sean M. Pappalardo
Modified: 2020-10-09 18:50 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean M. Pappalardo 2020-10-08 21:33:00 UTC
Description:
Trying to use an FTPS server, both explicitly and implicitly, fails. LibreOffice should support FTP-over-TLS for security of both credentials and content.

Steps to Reproduce:
1. Set up FTP server that supports TLS (I tested with FileZilla)
2. Start LibO, go to Remote Files
3. Add service pointing to the server, using the implicit TLS port.
4. LibO hangs for a minute, then reports a "general I/O error"
5. Change to explicit TLS port number
6. LibO connects without AUTH TLS, so passing everything in the clear.

Actual Results:
LibO connects without issuing AUTH TLS. Happens on 6.4.6.2 and 7.0.1.2.

Expected Results:
LibO should issue AUTH TLS to use TLS to encrypt credentials and content.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.4.6.2 (x64)
Build ID: 0ce51a4fd21bff07a5c061082cc82c5ed232f115
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 1 Julien Nabet 2020-10-09 18:50:58 UTC

*** This bug has been marked as a duplicate of bug 120823 ***