search for: key_parse_private_pem

Displaying 1 result from an estimated 1 matches for "key_parse_private_pem".

2011 Nov 03
1
Help with CA Certificates for user authentication?
...ch mostly seems right until (on the client): debug1: ssh_rsa_verify: signature correct debug2: input_userauth_pk_ok: fp c9:42:44:91:48:04:45:b2:ee:93:12:3f:e5:89:13:ab debug3: sign_and_send_pubkey: RSA-CERT c9:42:44:91:48:04:45:b2:ee:93:12:3f:e5:89:13:ab debug1: read PEM private key begin debug1: key_parse_private_pem: PEM_read_PrivateKey failed debug1: read PEM private key done: type <unknown> Enter passphrase for key '/home/test/.ssh/id_rsa': ...and, correspondingly on the server: debug1: KEX done debug1: userauth-request for user test service ssh-connection method none debug1: attempt 0 failur...