Autor: Sumonto Ghosh
Fecha:
A: pcre-dev
Asunto: [pcre-dev] How to verify signature for 10.36
Hello,
I am trying to verify signature for 10.36
However none of the public keyservers have the key
I did the following:
gpg --list-keys
gpg --import Public-Key
gpg --verify pcre2-10.36.zip.sig pcre2-10.36.zip
Wondering if I could verify the same using a --key-server
Thanks
Sumonto