Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Ed25519 algo to the list of known algo names #250

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Conversation

jdtw
Copy link
Contributor

@jdtw jdtw commented Nov 30, 2021

certigo dump on an Ed25519 cert before:

** CERTIFICATE 1 **
Input Format: PEM
Serial: 1
Valid: 2021-11-30 22:29 UTC to 2023-05-30 22:39 UTC
Signature: 16 (self-signed)
Subject Info:
        CommonName: jdtw
Issuer Info:
        CommonName: jdtw
Subject Key ID: FC:6B:63:10:A7:D5:D6:89:B0:74:DD:05:62:96:32:B4:E5:B9:CC:D4
Basic Constraints: CA:true, pathlen:0
Key Usage:
        Cert Sign
        CRL Sign

and after:

** CERTIFICATE 1 **
Input Format: PEM
Serial: 1
Valid: 2021-11-30 22:29 UTC to 2023-05-30 22:39 UTC
Signature: ED25519 (self-signed)
Subject Info:
        CommonName: jdtw
Issuer Info:
        CommonName: jdtw
Subject Key ID: FC:6B:63:10:A7:D5:D6:89:B0:74:DD:05:62:96:32:B4:E5:B9:CC:D4
Basic Constraints: CA:true, pathlen:0
Key Usage:
        Cert Sign
        CRL Sign

@CLAassistant
Copy link

CLAassistant commented Nov 30, 2021

CLA assistant check
All committers have signed the CLA.

@jdtw jdtw merged commit 4032ab1 into master Nov 30, 2021
@jdtw jdtw deleted the jwood/ed25519 branch November 30, 2021 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants