From: Chris R. <chr...@me...> - 2001-07-06 13:17:15
|
Graham Barr <gb...@po...> wrote: > On Fri, Jul 06, 2001 at 01:35:47PM +0100, Chris Ridd wrote: >> Graham Barr <gb...@po...> wrote: >> > On Fri, Jul 06, 2001 at 01:03:16PM +0100, Chris Ridd wrote: >> >> The setting of capth/cafile to '' instead of undef is required by >> >> 0.78. Hm, we could make our code check the IO::Socket::SSL version >> >> and set the defaults appropriately... >> > >> > Hm, I have o.78 here and it works fine with undef or '' >> > >> > Graham. >> >> You have to actually try verifying a server's cert using capath to see >> this problem. > > Ah, that would explain it. > > Graham. Would this patch be appropriate? Cheers, Chris |