Skip to content

Does boringssl support Ed25519 certificates? #113

@CMCDragonkai

Description

@CMCDragonkai

I tried generating certificates using step-CLI with:

step certificate create localhost localhost.crt localhost.key --profile self-signed --subtle --no-password --insecure --force --san 127.0.0.1 --san ::1 --not-after 31536000s --kty OKP

And tried plugging into the quiche library and it ended up timing out.

I tried with the other certificates like ECDSA and RSA and they both worked.

Is there something wrong with Ed25519 certificates?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions