mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
432f96b3a6
Update cipherlist to sync with OWASP B and Mozilla Intermediate
11 lines
487 B
Plaintext
11 lines
487 B
Plaintext
# Provides commands for `testssl.sh` `--file` option to run multiple tests with
|
|
--jsonfile-pretty port_25.json --starttls smtp example.test:25
|
|
--jsonfile-pretty port_587.json --starttls smtp example.test:587
|
|
--jsonfile-pretty port_465.json example.test:465
|
|
|
|
--jsonfile-pretty port_110.json --starttls pop3 example.test:110
|
|
--jsonfile-pretty port_995.json example.test:995
|
|
|
|
--jsonfile-pretty port_143.json --starttls imap example.test:143
|
|
--jsonfile-pretty port_993.json example.test:993
|