Re: FIDO/U2F not working with latest snapshot

2021-09-12 Thread Anton Lindqvist
On Sun, Sep 12, 2021 at 12:53:30PM -0400, Mitchell Riedstra wrote: > > > I have reverted the commit by now. Could you please send me the dmesg > > and ssh-agent FIDO_DEBUG=1 output with and without this commit > > applied. > > > > Sure! See attached. Thanks, the diff below should hopefully work

Re: rpki-client add back keep-alive to http requests

2021-09-12 Thread Sebastian Benoit
ok Claudio Jeker(cje...@diehard.n-r-g.com) on 2021.09.10 12:09:47 +0200: > On Thu, Sep 09, 2021 at 09:18:04AM -0600, Bob Beck wrote: > > > > ok beck@ > > > > On Thu, Sep 09, 2021 at 09:35:51AM +0200, Claudio Jeker wrote: > > > While Connection: keep-alive should be the default it seems that at

Re: FIDO/U2F not working with latest snapshot

2021-09-12 Thread Mitchell Riedstra
> I have reverted the commit by now. Could you please send me the dmesg > and ssh-agent FIDO_DEBUG=1 output with and without this commit > applied. > Sure! See attached. OpenBSD 7.0-beta (GENERIC.MP) #4: Sun Sep 12 11:14:43 EDT 2021 mi...@t490.riedstra.dev:/sys/arch/amd64/compile/GENERIC.MP

ucc: ignore set encoding requests

2021-09-12 Thread Anton Lindqvist
Hi, landry@ reported that kbd spits out the following error while booting with a ucc keyboard attached and /etc/kbdtype being present: kbd: unsupported encoding uk on /dev/wskbd2 Changing the encoding of a ucc keyboard doesn't make sense as only one encoding is supported. Instead, silentl

Re: FIDO/U2F not working with latest snapshot

2021-09-12 Thread Anton Lindqvist
On Sat, Sep 11, 2021 at 07:56:47PM -0400, Mitchell Riedstra wrote: > I see the same issue, it seems to be impacting everything with libfido, > ( ed25519-sk and ecdsa-sk SSH keys as well ) Reverting that commit also > fixes the issue for me. > > I don't see anything obvious in dmesg, running ssh-ag