-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add to README.md to detail how to add Root CA Certificates #42
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff @SammyIsConfused , very helpful.
Just a few tweaks, and then should be good to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @SammyIsConfused!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Sam, great updates. However, one of them requires some rework, so while at it I mentioned one other formatting suggestion.
BTY.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @SammyIsConfused
GTG 👍
#34
A common problem that pops up with the admin console package is Root CA certificates missing from the bundled JRE - generally for self-signed certificates.
Added a simple tutorial on how to get this working using
keytool
.