Building from source for pkcs11 support #585
Answered
by
maraino
jwomackgsa
asked this question in
Q&A
-
I am trying to build step-ca with pkcs11 support on RHEL 7.9. I am following https://github.com/smallstep/certificates/blob/master/docs/CONTRIBUTING.md#build-step-ca-using-cgo. I cloned the master branch of step-ca and running the make bootstrap I get Error 35
I am running the build on RHEL 7.9 make -d bootstrap
|
Beta Was this translation helpful? Give feedback.
Answered by
maraino
May 25, 2021
Replies: 1 comment 2 replies
-
You're right, we did some changes to make the releases easier, and we broke things. You can generate custom builds using:
And the same for the init script if you need them:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jwomackgsa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're right, we did some changes to make the releases easier, and we broke things. You can generate custom builds using:
And the same for the init script if you need them: