wiki:openssl_commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:openssl_commands [2023/03/17 15:11] – [Get cert file from site] add info box antisa | wiki:openssl_commands [2024/06/12 12:21] (current) – [References] add using-openssl-to-get-the-certificate-from-a-server antisa | ||
---|---|---|---|
Line 35: | Line 35: | ||
===== Get cert file from site ===== | ===== Get cert file from site ===== | ||
- | openssl s_client -connect example.com: | + | openssl s_client -connect example.com: |
<WRAP center round info 60%> | <WRAP center round info 60%> | ||
- | -connect can be the IP address of a server and is not necessarily the same as the -servername | + | -connect can be the IP address of a server and is not necessarily the same as the -servername. Use -servername when sharing multiple SSL hosts on a single IP address, |
</ | </ | ||
Line 111: | Line 111: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// |
wiki/openssl_commands.1679065908.txt.gz · Last modified: 2023/03/17 15:11 by antisa