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

adapt CA creation docs for pro #85

Open
daringer opened this issue Mar 15, 2022 · 0 comments
Open

adapt CA creation docs for pro #85

daringer opened this issue Mar 15, 2022 · 0 comments

Comments

@daringer
Copy link
Contributor

Generally the CA creation docs (https://docs.nitrokey.com/pro/linux/certificate-authority.html) also work with the Pro, but the commands differ due to different auth mechanisms, e.g., the initial key creation needs to look like this:

pkcs11-tool -l --keypairgen --key-type rsa:2048 --label root --so-pin 12345678 --login-type so

we need to define how we handle these (smaller) document differences, best case we would have a generic document which describes CA overall and then something like "nitrokey pro -> generate keypair" would be linked and a separate smaller article

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