doc:appunti:linux:sa:ssl_cert
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:linux:sa:ssl_cert [2020/10/07 10:07] – [Verificare un certificato SSL su HTTPS] niccolo | doc:appunti:linux:sa:ssl_cert [2020/10/07 10:21] (current) – [Verificare un certificato SSL su HTTPS] niccolo | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| < | < | ||
| - | openssl s_client -connect www.domain.tld: | + | openssl s_client -connect www.domain.tld: |
| </ | </ | ||
| - | |||
| - | L' | ||
| Se la verifica funziona correttamente, | Se la verifica funziona correttamente, | ||
| Line 82: | Line 80: | ||
| </ | </ | ||
| - | La mancanza | + | La mancata installazione in locale |
| < | < | ||
| Verify return code: 20 (unable to get local issuer certificate) | Verify return code: 20 (unable to get local issuer certificate) | ||
| </ | </ | ||
| + | |||
| + | È possibile specificare manualmente il percorso del certificato con l' | ||
| + | |||
| + | < | ||
| + | openssl s_client -connect www.domain.tld: | ||
| + | </ | ||
| + | |||
| + | Ovviamente è consigliabile copiare il certificato nella posizione in cui la libreria lo trova automaticamente, | ||
| + | |||
doc/appunti/linux/sa/ssl_cert.1602058075.txt.gz · Last modified: by niccolo
