Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


centos_7_tls_certificates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
centos_7_tls_certificates [2015/04/05 13:33] – [Server key and certificate] admincentos_7_tls_certificates [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[centos7 linux tls ssl]}} {{tag>[centos7 linux tls ssl]}}
-~~TOC~~ 
  
 =====TLS - CentOS 7.x===== =====TLS - CentOS 7.x=====
Line 27: Line 26:
   * Test remote connection:<code>openssl s_client -showcerts -connect my.webserver.com:443   * Test remote connection:<code>openssl s_client -showcerts -connect my.webserver.com:443
  
-Check for:     Verify return code: 18 (self signed certificate+Check for:   Verify return code: (ok</code> 
-or             Verify return code: 0 (ok) </code>+  * Lookup certificate details:<code>openssl x509 -in server.crt -noout -text</code>
centos_7_tls_certificates.1428240832.txt.gz · Last modified: 2015/04/05 13:33 by admin