features/ftp_server/put_tls.feature in ftpd-0.3.2 vs features/ftp_server/put_tls.feature in ftpd-0.4.0
- old
+ new
@@ -3,10 +3,11 @@
As a client
I want to put a file securely
So that nobody can intercept it
Background:
- Given the test server is started with explicit TLS
+ Given the test server has TLS mode "explicit"
+ And the test server is started
Scenario: TLS
pending "TLS not supported in active mode (see README)"
Scenario: TLS, Passive