Displaying 6 results from an estimated 6 matches for "id_ed25519_sk".
2023 May 14
18
[Bug 3572] New: ssh-agent refused operation when using FIDO2 with -O verify-required
...ent
Assignee: unassigned-bugs at mindrot.org
Reporter: bluebird090909 at proton.me
When using FIDO2 keys in combination with the option verify-required,
using ssh-agent will fail with the error message:
sign_and_send_pubkey: signing failed for ED25519-SK
"/home/user/.ssh/id_ed25519_sk" from agent: agent refused operation
When the ssh-agent is not used or the key has not yet been cached, the
login operation works as expected, asking the passphrase for the local
identity key, followed by the FIDO2 device PIN, followed by a request
to touch the device.
running ssh-add -l w...
2021 Oct 17
15
[Bug 3355] New: no-touch-required flag not restored from hardware token
...openssh code it seems that the flag below is never
properly used when reading or restoring a key from hardware tokens:
sk-api.h
#define SSH_SK_USER_PRESENCE_REQD 0x01
Here is lists of steps to fully reproduce the issue:
Step 1. Generate a new ed25519_sk. This new key will be stored in
.ssh/id_ed25519_sk. Please note the `no-touch-required` and `resident`
parameters on the key generation.
$ ssh-keygen -vvvv -t ed25519-sk -O no-touch-required -O resident -O
application=ssh:test
Step 2. Confirm the generated key has `no-touch-required` option
enabled with ssh-keygen. In the output below, please not...
2024 Jan 10
1
[Bug 3653] New: ConnectTimeout causes issue when connecting to an host via tsocks
....ssh/id_ecdsa-cert type -1
debug1: identity file /home/ago/.ssh/id_ecdsa_sk type -1
debug1: identity file /home/ago/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /home/ago/.ssh/id_ed25519 type -1
debug1: identity file /home/ago/.ssh/id_ed25519-cert type -1
debug1: identity file /home/ago/.ssh/id_ed25519_sk type -1
debug1: identity file /home/ago/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /home/ago/.ssh/id_xmss type -1
debug1: identity file /home/ago/.ssh/id_xmss-cert type -1
debug1: identity file /home/ago/.ssh/id_dsa type -1
debug1: identity file /home/ago/.ssh/id_dsa-cert type -1
debug1:...
2020 May 21
9
[Bug 3168] New: libssh.a(utf8.o): undefined reference to symbol 'strcasestr@@GLIBC_2.17'
https://bugzilla.mindrot.org/show_bug.cgi?id=3168
Bug ID: 3168
Summary: libssh.a(utf8.o): undefined reference to symbol
'strcasestr@@GLIBC_2.17'
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Linux
Status: NEW
Severity: critical
Priority: P5
2023 Oct 10
17
[Bug 3627] New: openssh 9.4p1 does not see RSA keys in know_hosts file.
...ity file /export/home/user/.ssh/id_ecdsa_sk type -1
debug1: identity file /export/home/user/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /export/home/user/.ssh/id_ed25519 type -1
debug1: identity file /export/home/user/.ssh/id_ed25519-cert type -1
debug1: identity file /export/home/user/.ssh/id_ed25519_sk type -1
debug1: identity file /export/home/user/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /export/home/user/.ssh/id_xmss type -1
debug1: identity file /export/home/user/.ssh/id_xmss-cert type -1
debug1: identity file /export/home/user/.ssh/id_dsa type -1
debug1: identity file /export/ho...
2024 May 16
2
[Bug 3691] New: Connection to localhost succeeds with disabled MAC
...1
debug1: identity file /home/bsradmin/.ssh/id_ecdsa_sk type -1
debug1: identity file /home/bsradmin/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /home/bsradmin/.ssh/id_ed25519 type -1
debug1: identity file /home/bsradmin/.ssh/id_ed25519-cert type -1
debug1: identity file /home/bsradmin/.ssh/id_ed25519_sk type -1
debug1: identity file /home/bsradmin/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /home/bsradmin/.ssh/id_xmss type -1
debug1: identity file /home/bsradmin/.ssh/id_xmss-cert type -1
debug1: identity file /home/bsradmin/.ssh/id_dsa type -1
debug1: identity file /home/bsradmin/.ssh/id...