Please Confirm Cygwin Key Fingerprint
Brian Inglis
Brian.Inglis@SystematicSw.ab.ca
Wed Sep 6 19:28:00 GMT 2017
On 2017-09-06 10:32, mo_phatu8d.yahoo.com via cygwin wrote:
> I am trying to verify the signature for the public key at
> https://cygwin.com/key/pubring.asc. Could you please send me the key
> fingerprint?
There are different validation models associated with different key types.
Fingerprints are typically used for initial SSH connection verification to hosts.
SSL/TLS certs depend on the CA cert chain.
GPG keys depend on the trustdb; for GPG armoured keys, download then
gpg/gpg2 --import pubring.asc
gpg/gpg2 --check-sigs <the displayed keyid>.
--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list