[Help-gnutls] Semantics of `gnutls_openpgp_key_check_hostname ()'

Ludovic Courtès ludo at chbouib.org
Mon Apr 9 17:42:36 CEST 2007


Hi,

Currently, `gnutls_openpgp_key_check_hostname ()' will only return true
if one of the key's names matches _exactly_ HOSTNAME.  Since key names
are not supposed to be host names but rather RFC822 strings, this is of
little use.

Perhaps it should rather check whether the email part of one of the key
names matches HOSTNAME?

Thanks,
Ludovic.






More information about the Gnutls-help mailing list