This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
howtos:run_a_test_client [d/m/Y H:i] domingo |
howtos:run_a_test_client [d/m/Y H:i] (current) domingo |
||
---|---|---|---|
Line 1: | Line 1: | ||
Here are some simple commands you can use to test a SSL/TLS enabled site or service. | Here are some simple commands you can use to test a SSL/TLS enabled site or service. | ||
- | ====== Simple Connect ====== | + | === Simple Connect === |
<code> | <code> | ||
Line 7: | Line 7: | ||
</code> | </code> | ||
- | ====== Test with CA Validation ====== | + | === Test with CA Validation === |
<code> | <code> | ||
Line 13: | Line 13: | ||
</code> | </code> | ||
- | ====== Test a SMTP server ====== | + | === Test a SMTP server === |
<code> | <code> | ||
Line 19: | Line 19: | ||
</code> | </code> | ||
- | ====== Test with Displayed Certificates ====== | + | === Test with Displayed Certificates ==== |
<code> | <code> |