missing root certificate, SMIME spanish government

Wolfgang Traylor wolfgang.traylor at posteo.de
Sat Jun 1 12:55:54 CEST 2019


> However given a cer file, how can I find out its fingerprint?
This command will show you the details of the certificates from the website[1]
you mentioned including its fingerprint:

openssl x509 -noout -text -fingerprint -inform DER -in downloaded_key_file.cer

Or you import the key with `gpgsm --import file.cer` and look in the list of
`gpgsm --list-keys`.

[1] https://www.sede.fnmt.gob.es/descargas/certificados-raiz-de-la-fnmt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20190601/ea130d9e/attachment-0001.sig>


More information about the Gnupg-users mailing list