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

Encode public key optionally in private key as spec'd #88

Closed
baentsch opened this issue Nov 6, 2022 · 1 comment
Closed

Encode public key optionally in private key as spec'd #88

baentsch opened this issue Nov 6, 2022 · 1 comment

Comments

@baentsch
Copy link
Member

baentsch commented Nov 6, 2022

in https://datatracker.ietf.org/doc/draft-ietf-lamps-dilithium-certificates/

Enables:
openssl genpkey -algorithm $1 -out priv.pem
openssl req -x509 -new -key priv.pem -out ca.csr -subj "/CN=CN name"

@baentsch
Copy link
Member Author

baentsch commented Mar 3, 2023

Implemented by #83.

@baentsch baentsch closed this as completed Mar 3, 2023
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

No branches or pull requests

1 participant