mirror of
https://github.com/webmin/webmin.git
synced 2026-09-22 21:40:39 +01:00
This patch fixes FTPS backups failing on servers that require TLS session reuse. It reuses the control connection's TLS session for data uploads. It adds coverage for an actual passive-mode upload and was verified against a live ProFTPD server. https://github.com/webmin/webmin/issues/2849#issuecomment-5752478469