On Sat, Jan 24, 2015 at 04:26:35PM +0100, Andreas Metzler wrote: > Hello, > > lynx 2.8.9dev3 (GnuTLS) invokes gnutls_certificate_verify_peers2() but > does not use/check all error flags. e.g. certificate expiration is not > checked. <https://bugs.debian.org/745835>. Find attached a patch > against 2.8.9dev3 to change the respective code to simply check for > /any/ error and use gnutls_certificate_verification_status_print() to > print what exactly failed. This follows the example in upstream's > documentation > <http://www.gnutls.org/manual/html_node/Simple-client-example-with-X_002e509-certificate-support.html#Simple-client-example-with-X_002e509-certificate-support>.
thanks (I applied this) -- Thomas E. Dickey <[email protected]> http://invisible-island.net ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
