ubuntu:ssl:check_for_poodle_bug
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:ssl:check_for_poodle_bug [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:ssl:check_for_poodle_bug [2021/02/02 11:33] (current) – peter | ||
---|---|---|---|
Line 8: | Line 8: | ||
<code bash> | <code bash> | ||
- | echo | timeout 3 openssl s_client -connect HOSTNAMEORIPADDRESS: | + | echo | timeout 3 openssl s_client -connect HOSTNAMEORIPADDRESS: |
+ | | ||
+ | | ||
+ | | ||
+ | | ||
</ | </ | ||
- | Replace **HOSTNAMEORIPADDRESS** by the actual hostname or IP address. | + | <WRAP info> |
+ | **NOTE: | ||
+ | |||
+ | </ | ||
If you use SNI, add the **-servername sharewiz.net** option to the 2 OpenSSL commands, like so: | If you use SNI, add the **-servername sharewiz.net** option to the 2 OpenSSL commands, like so: | ||
ubuntu/ssl/check_for_poodle_bug.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1