Closed snagrath-sys closed 2 years ago
I think the issue has to do with the version of go you are using to build. I tried the precompiled binary and was able to resolve this. https://github.com/square/certstrap/releases/tag/v1.2.0
Hi @snagrath-sys. I believe we were able to fix this in https://github.com/square/certstrap/pull/155. Can you confirm?
Closing because this should have been addressed in https://github.com/square/certstrap/pull/155
Hi, Sorry for the late reply. Yes the issue was resolved.
Thanks, Shriya
On Tue, 12 Jul 2022 at 1:25 AM, Isaac Semaya @.***> wrote:
Closed #149 https://github.com/square/certstrap/issues/149 as completed.
— Reply to this email directly, view it on GitHub https://github.com/square/certstrap/issues/149#event-6972324132, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANECRV3XOYNXRCJ47Y735KTVTR32HANCNFSM5SNUKMCQ . You are receiving this because you were mentioned.Message ID: @.***>
While signing the CSR using the following command: ./certstrap-master-linux-amd64 sign CSR_name --CA QA_RootCertAuth
I am getting the following error: Get certificate request error: permission denied
Please guide how to fix this and sign the CSR.
Regards