Re: [Bug-wget] GnuTLS certificate loading

2013-08-03 Thread Tim Rühsen
Am Samstag, 3. August 2013, 00:14:38 schrieb Ángel González: On 02/08/13 16:11, Tim Ruehsen wrote: Hi, I realized that gnutls.c loads every file it can find in the given ca_directory (default: /etc/ssl/certs). For me (on Debian SID) it means, every certificate is loaded 4 times !

[Bug-wget] GnuTLS certificate loading

2013-08-02 Thread Tim Ruehsen
Hi, I realized that gnutls.c loads every file it can find in the given ca_directory (default: /etc/ssl/certs). For me (on Debian SID) it means, every certificate is loaded 4 times ! Example Visa certificate: ~/src/wget/src$ l /etc/ssl/certs|grep Visa lrwxrwxrwx 1 root root 23 11-06-13

Re: [Bug-wget] GnuTLS certificate loading

2013-08-02 Thread Ángel González
On 02/08/13 16:11, Tim Ruehsen wrote: Hi, I realized that gnutls.c loads every file it can find in the given ca_directory (default: /etc/ssl/certs). For me (on Debian SID) it means, every certificate is loaded 4 times ! Example Visa certificate: ~/src/wget/src$ l /etc/ssl/certs|grep Visa