Sha256: c48a708e2e2f5cdde6457801e1036f0cfbe0d758953763a29eabb776618082a2
Contents?: true
Size: 556 Bytes
Versions: 3
Compression:
Stored size: 556 Bytes
Contents
Feature: Put TLS As a server I want to use implicit TLS Because I must serve out-of-date clients Background: 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) Given a successful login with implicit TLS And the client has file "ascii_unix" And the client is in passive mode When the client successfully puts text "ascii_unix" Then the remote file "ascii_unix" should match the local file
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ftpd-0.6.0 | features/ftp_server/implicit_tls.feature |
ftpd-0.5.0 | features/ftp_server/implicit_tls.feature |
ftpd-0.4.0 | features/ftp_server/implicit_tls.feature |