i upgraded to the latest version today, and it no longer recognizes my ssh keys.
error:
Jun 12 01:07:21 choco sudo[4581]: pam_ssh_agent(sudo:auth): Authenticating user 'xyz' using ssh-agent at 'xyz''
Jun 12 01:07:21 choco sudo[4581]: pam_ssh_agent(sudo:auth): authorized keys from '/etc/security/authorized_keys-xyz'
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): signature error: Key type is not supported: SkEd25519
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth):
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): Caused by:
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): Key type is not supported: SkEd25519
Jun 12 01:07:25 choco sudo[4581]: pam_unix(sudo:auth): conversation failed
Jun 12 01:07:25 choco sudo[4581]: pam_unix(sudo:auth): auth could not identify password for [xyz]
keytype is sk-ssh-ed25519@openssh.com
confusing as i don't see any commits offhand that could have caused it. neither build had any feature flags specifically set by me.
i upgraded to the latest version today, and it no longer recognizes my ssh keys.
error:
Jun 12 01:07:21 choco sudo[4581]: pam_ssh_agent(sudo:auth): Authenticating user 'xyz' using ssh-agent at 'xyz''
Jun 12 01:07:21 choco sudo[4581]: pam_ssh_agent(sudo:auth): authorized keys from '/etc/security/authorized_keys-xyz'
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): signature error: Key type is not supported: SkEd25519
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth):
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): Caused by:
Jun 12 01:07:22 choco sudo[4581]: pam_ssh_agent(sudo:auth): Key type is not supported: SkEd25519
Jun 12 01:07:25 choco sudo[4581]: pam_unix(sudo:auth): conversation failed
Jun 12 01:07:25 choco sudo[4581]: pam_unix(sudo:auth): auth could not identify password for [xyz]
keytype is sk-ssh-ed25519@openssh.com
confusing as i don't see any commits offhand that could have caused it. neither build had any feature flags specifically set by me.