solarflow99:
It still doesn't work. I think these 2 lines must be a clue:
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
Maybe not. I get them too when I do "ssh -vv". In addition I see
lines like
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug2: key_type_from_name: unknown key type 'DEK-Info:'
It seems that ssh will give such a comment for all lines that are not
actual key data in the file.
Despite these messages, the SSH session opens fine.