Re: [Bug-wget] Windows cert store support

2015-12-11 Thread Eli Zaretskii
> Date: Thu, 10 Dec 2015 01:12:37 +0100 > From: Ángel González > Cc: bug-wget > > On 09/12/15 03:06, Random Coder wrote: > > I'm not sure if the wget maintainers would be interested, but I've > > been carrying this patch around in my private builds of wget

Re: [Bug-wget] Windows cert store support

2015-12-11 Thread Petr Pisar
On Fri, Dec 11, 2015 at 01:22:48PM +0200, Eli Zaretskii wrote: > > Date: Thu, 10 Dec 2015 01:12:37 +0100 > > From: Ángel González > > Cc: bug-wget > > > > On 09/12/15 03:06, Random Coder wrote: > > > I'm not sure if the wget maintainers would be interested,

Re: [Bug-wget] Windows cert store support

2015-12-10 Thread Gisle Vanem
Random Coder wrote: > I'm not sure if the wget maintainers would be interested, but I've > been carrying this patch around in my private builds of wget for a > while. It allows wget to load SSL certs from the default Windows cert > store. I've applied your patch. It seems to work fine. Nice!

Re: [Bug-wget] Windows cert store support

2015-12-09 Thread Ángel González
On 09/12/15 03:06, Random Coder wrote: I'm not sure if the wget maintainers would be interested, but I've been carrying this patch around in my private builds of wget for a while. It allows wget to load SSL certs from the default Windows cert store. The patch itself is fairly straightforward,

Re: [Bug-wget] Windows cert store support

2015-12-09 Thread Random Coder
On Wed, Dec 9, 2015 at 4:12 PM, Ángel González wrote: > I would probably move it to windows.c and attempt to make it also work in > gnutls, but in general it looks good. Fair enough. I'll fix up the patch in the coming weeks. If anyone else wants a stab before me, feel free!

[Bug-wget] Windows cert store support

2015-12-08 Thread Random Coder
I'm not sure if the wget maintainers would be interested, but I've been carrying this patch around in my private builds of wget for a while. It allows wget to load SSL certs from the default Windows cert store. The patch itself is fairly straightforward, but as it changes the default SSL