Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
howto:useful_commands [2022/08/04 13:50] – [openssl] Stephane de Labrusse | howto:useful_commands [2022/08/11 13:29] (current) – [openssl] Stephane de Labrusse | ||
---|---|---|---|
Line 560: | Line 560: | ||
openssl s_client -starttls smtp -connect 127.0.0.1: | openssl s_client -starttls smtp -connect 127.0.0.1: | ||
openssl s_client -starttls imap -connect 127.0.0.1: | openssl s_client -starttls imap -connect 127.0.0.1: | ||
+ | openssl s_client -starttls sieve -connect 127.0.0.1: | ||
</ | </ | ||