Loading CHANGES +8 −0 Original line number Original line Diff line number Diff line Loading @@ -6,6 +6,14 @@ Changelog Changelog Dan F (7 March 2007) - Reintroduced (after a 3 year hiatus) an FTPS test case (400) into the test harness. It is very limited as it supports only ftps:// URLs with --ftp-ssl-control specified, which implicitly encrypts the control channel but not the data channels. That allows stunnel to be used with an unmodified ftp server in exactly the same way that the test https server is set up. Dan F (7 March 2007) Dan F (7 March 2007) - Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and - Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and unencrypted data connections. unencrypted data connections. Loading tests/data/test400 +3 −0 Original line number Original line Diff line number Diff line Loading @@ -29,6 +29,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr # # # Client-side # Client-side <client> <client> <features> SSL </features> <server> <server> ftps ftps </server> </server> Loading Loading
CHANGES +8 −0 Original line number Original line Diff line number Diff line Loading @@ -6,6 +6,14 @@ Changelog Changelog Dan F (7 March 2007) - Reintroduced (after a 3 year hiatus) an FTPS test case (400) into the test harness. It is very limited as it supports only ftps:// URLs with --ftp-ssl-control specified, which implicitly encrypts the control channel but not the data channels. That allows stunnel to be used with an unmodified ftp server in exactly the same way that the test https server is set up. Dan F (7 March 2007) Dan F (7 March 2007) - Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and - Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and unencrypted data connections. unencrypted data connections. Loading
tests/data/test400 +3 −0 Original line number Original line Diff line number Diff line Loading @@ -29,6 +29,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr # # # Client-side # Client-side <client> <client> <features> SSL </features> <server> <server> ftps ftps </server> </server> Loading