certificates icon indicating copy to clipboard operation
certificates copied to clipboard

Support for key type in step-pkcs11-init

Open gdbelvin opened this issue 3 years ago • 4 comments

Name of feature:

Pain or issue this feature alleviates:

Why is this important to the project (if not answered above):

This PR enables support for RSA keys which are required for scep

Is there documentation on how to use this feature? If so, where?

The flags

In what environments or workflows is this feature supported?

All environments supported by the key API

Supporting links/other PRs/issues:

#583

💔Thank you!

gdbelvin avatar Jun 10 '22 18:06 gdbelvin

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 10 '22 18:06 CLAassistant

sure thing

gdbelvin avatar Jun 10 '22 18:06 gdbelvin

crv doesn't look like it's part of the API? https://github.com/smallstep/certificates/blob/8d7c3d2f085bc4474ac022f102cd3de423aa6004/kms/softkms/softkms.go#L113

gdbelvin avatar Jun 10 '22 19:06 gdbelvin

Hi @gdbelvin, have you been able to use step-kms-plugin, can I close this as now these scripts are deprecated?

maraino avatar Aug 16 '22 01:08 maraino

step-pkcs11-init will be removed after the v0.23.0 release. step + step-kms-plugin can be used to create customized certificates using PKCS#11

maraino avatar Oct 20 '22 01:10 maraino