Re: crypt32: fix a test failure on Free/PC-BSD

2009-04-03 Thread Austin English
On Tue, Oct 28, 2008 at 8:03 AM, Francois Gouget wrote: > On Mon, 27 Oct 2008, Austin English wrote: > >> PC-BSD doesn't have root certificates installed by default. They're >> available in ports/security/ca_root_nss, but even after installing >> them, the test still fails. We need their location

Re: crypt32: fix a test failure on Free/PC-BSD

2008-10-28 Thread Austin English
On Tue, Oct 28, 2008 at 8:03 AM, Francois Gouget <[EMAIL PROTECTED]> wrote: > On Mon, 27 Oct 2008, Austin English wrote: > >> PC-BSD doesn't have root certificates installed by default. They're >> available in ports/security/ca_root_nss, but even after installing >> them, the test still fails. We n

Re: crypt32: fix a test failure on Free/PC-BSD

2008-10-28 Thread Francois Gouget
On Mon, 27 Oct 2008, Austin English wrote: > PC-BSD doesn't have root certificates installed by default. They're > available in ports/security/ca_root_nss, but even after installing > them, the test still fails. We need their location added to the list > of locations to search. So this means we d