Simon Josefsson <[EMAIL PROTECTED]> writes: > This logic suggests that GnuTLS should not check the hostname against > the OpenPGP ID packet at all. All authorization decisions should be > based on the trusted key list.
Well, that `check_hostname' function is not used within GnuTLS AFAICS, so it's not a big problem. But it's true that it appears to be of little practical use---not to mention that it currently does little more than `strcmp ()'. ;-) Thanks, Ludovic. _______________________________________________ Help-gnutls mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-gnutls
