help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ludovic Courtès
Subject: [Help-gnutls] Semantics of `gnutls_openpgp_key_check_hostname ()'
Date: Mon, 09 Apr 2007 17:42:36 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]