User Tools

Site Tools


informatica:linux:apache2:certificados:fingerprint

This is an old revision of the document!


echo -n | openssl s_client -connect torproject.org:443  | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' > certificado.pem
openssl x509 -noout -in certificado.txt -fingerprint -sha256
openssl x509 -noout -in certificado.txt -fingerprint -sha1
informatica/linux/apache2/certificados/fingerprint.1564663192.txt.gz · Last modified: 2019/08/01 12:39 by jose