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

Wrong path in the java example #4

Open
roimenashe opened this issue Mar 8, 2023 · 0 comments
Open

Wrong path in the java example #4

roimenashe opened this issue Mar 8, 2023 · 0 comments

Comments

@roimenashe
Copy link

When running install-certs.sh in the java example it shows the following error:

keytool error: java.lang.Exception: Keystore file does not exist: etc/pki/certs/example.ca.p12

It is because etc/pki/certs/example.ca.p12 is not the right name of the p12 file - the right one is: /etc/pki/private/example.client.p12 or for the chain /etc/pki/private/example.client.chain.p12

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