Skip to content

ed25519 cert support? #3

Closed
Closed
@bbigras

Description

I'm trying to add a cert. let message: Message = from_bytes(bytes)?; fails with an error like this:

error: Utf8Error {
    valid_up_to: 2,
    error_len: Some(
        1,
    ),
},
❯ ssh-add
Enter passphrase for /home/bbigras/.ssh/id_ed25519:
Bad passphrase, try again for /home/bbigras/.ssh/id_ed25519:
Identity added: /home/bbigras/.ssh/id_ed25519 (bbigras@desktop)
Certificate /home/bbigras/.ssh/id_ed25519-cert.pub (some_id) add failed: communication with agent failed

Metadata

Assignees

No one assigned

    Labels

    pr welcomePR fixing this issue would be merged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions