Bah. you're right - I accidentally left partial-chains=yes in my .muttrc-test
On Sun, Jun 26, 2022 at 06:15:35AM +0200, Theo Buehler wrote:
> On Sat, Jun 25, 2022 at 04:08:06PM -0600, Bob Beck wrote:
> >
> > this fixes mutt.
>
> Doesn't look like it. I still run into the same problem.
On Sat, Jun 25, 2022 at 04:08:06PM -0600, Bob Beck wrote:
>
> this fixes mutt.
Doesn't look like it. I still run into the same problem.
this fixes mutt.
The problem is we need num_untrusted set correctly, it is normally
set in the set_xsc_chain call (which is called from a number of places)
but in this case we need to have it set before we can call that.
So just hoist the correct logic before the call to x509_vfy_check_trust
I
On Wed, Jun 01, 2022 at 02:56:48PM +0200, Theo Buehler wrote:
> On Tue, May 31, 2022 at 03:00:48PM +0100, Stuart Henderson wrote:
> > I've been able to replicate this now, but I'm not seeing any recent
> > change in behaviour, I've tried with mutt versions going back to 2.0.7
> > with the libressl
On Tue, May 31, 2022 at 03:00:48PM +0100, Stuart Henderson wrote:
> I've been able to replicate this now, but I'm not seeing any recent
> change in behaviour, I've tried with mutt versions going back to 2.0.7
> with the libressl version in 7.1, and on 7.0 with the current version
> of mutt in packa
On Tue, May 31, 2022 at 03:00:48PM +0100, Stuart Henderson wrote:
> I've been able to replicate this now, but I'm not seeing any recent
> change in behaviour, I've tried with mutt versions going back to 2.0.7
> with the libressl version in 7.1, and on 7.0 with the current version
> of mutt in packa
I've been able to replicate this now, but I'm not seeing any recent
change in behaviour, I've tried with mutt versions going back to 2.0.7
with the libressl version in 7.1, and on 7.0 with the current version
of mutt in packages for release, and they all behave the same.
It's not specific to any p
On Thu, May 26, 2022 at 09:42:51AM +0100, Stuart Henderson wrote:
> let's move this to ports@ ..
>
> On 2022-05-26, Avon Robertson wrote:
> > On Wed, May 25, 2022 at 12:03:00PM -, Stuart Henderson wrote:
> >> On 2022-05-22, Avon Robertson wrote:
> >> > The libcrypto build and install as outl
let's move this to ports@ ..
On 2022-05-26, Avon Robertson wrote:
> On Wed, May 25, 2022 at 12:03:00PM -, Stuart Henderson wrote:
>> On 2022-05-22, Avon Robertson wrote:
>> > The libcrypto build and install as outlined above by Theo was completed
>> > without error a few minutes ago on the D