certificates icon indicating copy to clipboard operation
certificates copied to clipboard

[Bug]: step certificate install --java fails with exit status 1

Open cowwoc opened this issue 1 year ago • 3 comments

Steps to Reproduce

Run step certificate install root_ca.crt --java --no-system

Your Environment

  • OS - Microsoft Windows [Version 10.0.19045.4894]
  • step-ca Version -
Smallstep CLI/0.27.4 (windows/amd64)
Release Date: 2024-09-13T17:37:59Z

Expected Behavior

Truststore to be updated

Actual Behavior

failed to execute "C:\Program Files\Java\zulu-21\bin\keytool.exe -importcert -noprompt -keystore C:\Program Files\Java\zulu-21\lib\security\cacerts -storepass changeit -file C:\Users\Gili\AppData\Local\Temp\truststore.1319194278.pem -alias step-ca Root CA 105762468571059453893283164350196192992" failed with: exit status 1

Additional Context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

cowwoc avatar Oct 08 '24 10:10 cowwoc