Changeset - 3d25cbb6e864
[Not reviewed]
0 2 0
Branko Majic (branko) - 4 years ago 2020-09-23 20:22:54
branko@majic.rs
MAR-158: Update TODO entry for mail_server tests to mention nmap as well.
2 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
roles/mail_server/molecule/default/tests/test_mandatory.py
Show inline comments
 
@@ -272,8 +272,8 @@ def test_sieve_tls_configuration(host):
 
    Tests TLS configuration for SIEVE in Dovecot
 
    """
 

	
 
    # @TODO: Currently not possible to test since openssl s_client does not
 
    # support STARTTLS for Sieve.
 
    # @TODO: Currently not possible to test since nmap and openssl
 
    # s_client do not support STARTTLS for Sieve.
 
    pass
 

	
 

	
roles/mail_server/molecule/default/tests/test_optional.py
Show inline comments
 
@@ -299,8 +299,8 @@ def test_sieve_tls_configuration(host):
 
    Tests TLS configuration for SIEVE in Dovecot
 
    """
 

	
 
    # @TODO: Currently not possible to test since openssl s_client does not
 
    # support STARTTLS for Sieve.
 
    # @TODO: Currently not possible to test since nmap and openssl
 
    # s_client do not support STARTTLS for Sieve.
 
    pass
 

	
 

	
0 comments (0 inline, 0 general)