features/ftp_server/implicit_tls.feature in ftpd-0.3.2 vs features/ftp_server/implicit_tls.feature in ftpd-0.4.0
- old
+ new
@@ -3,10 +3,11 @@
As a server
I want to use implicit TLS
Because I must serve out-of-date clients
Background:
- Given the test server is started with implicit TLS
+ Given the test server has TLS mode "implicit"
+ And the test server is started
Scenario: Get
pending "TLS not supported in active mode (see README)"
Scenario: Get (passive)