[Bug 2550] ssh can't use an in-memory-only certificate that doesn't also have another in-memory private key

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Mar 12 15:51:38 AEDT 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=2550

--- Comment #3 from Peter Moody <mindrot at hda3.com> ---
sorry, I forgot to include this. here was the output with your patch

debug1: Offering RSA-CERT public key: [Valid until Sat 12 Mar 2016
11:55 UTC, Version 2]
debug3: send_pubkey_test
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: pkalg ssh-rsa-cert-v01 at openssh.com blen
2769
debug2: input_userauth_pk_ok: fp
SHA256:5U6bsClkHE1aWyFRkKbynEtiK8QD3/Nf3cxeUSR+BCA
debug3: sign_and_send_pubkey: RSA-CERT
SHA256:5U6bsClkHE1aWyFRkKbynEtiK8QD3/Nf3cxeUSR+BCA
debug1: sign_and_send_pubkey: no private key for certificate "[Valid
until Sat 12 Mar 2016 11:55 UTC, Version 2]"
debug1: Trying private key: /home/pmoody/.ssh/id_rsa
debug3: no such identity: /home/pmoody/.ssh/id_rsa: No such file or
directory
debug1: Trying private key: /home/pmoody/.ssh/id_dsa
debug3: no such identity: /home/pmoody/.ssh/id_dsa: No such file or
directory
debug1: Trying private key: /home/pmoody/.ssh/id_ecdsa
debug3: no such identity: /home/pmoody/.ssh/id_ecdsa: No such file or
directory
debug1: Trying private key: /home/pmoody/.ssh/id_ed25519
debug3: no such identity: /home/pmoody/.ssh/id_ed25519: No such file or
directory
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list