User Tools

Site Tools


howtos:how_do_i_get_the_fingerprint_of_a_certificate
no way to compare when less than two revisions

Differences

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


howtos:how_do_i_get_the_fingerprint_of_a_certificate [02/12/2018 21:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +Get the fingerprint of a certificate with the following command:
 +
 +<code>
 +openssl x509 -noout -in thawtePrimaryRootCA.crt -fingerprint
 +
 +SHA1 Fingerprint=91:C6:D6:EE:3E:8A:C8:63:84:E5:48:C2:99:29:5C:75:6C:81:7B:81
 +
 +</code>
  
howtos/how_do_i_get_the_fingerprint_of_a_certificate.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1