Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| openssl [2020/10/29 14:23] – tmaier | openssl [2021/03/12 12:53] (current) – tmaier | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== X.509 ===== | ===== X.509 ===== | ||
| - | Parsing a PEM file: '' | + | * Parsing a PEM file: '' |
| + | * Download and parse certificate: | ||
| ===== Connect with TLS ===== | ===== Connect with TLS ===== | ||
| - | * Connect to SMTP: '' | + | * Connect to SMTP: '' |
| * Download certificate (HTTPS w/o SNI): '' | * Download certificate (HTTPS w/o SNI): '' | ||
| * Download certificate (HTTPS w/ SNI): '' | * Download certificate (HTTPS w/ SNI): '' | ||