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

README fixups incl. Sun Java support requirement #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

christopherwood
Copy link

This change updates the Password Encryption Support section to add the point that the class sun/misc/BASE64Encode is required for the password encryption command.

I found that this failed in 9.0.4 but succeeded in 1.8.0 (from java -version). Rather than be exhaustive in specifying compatible versions I left a generic note. Unfortunately updating the java itself to use a different class is beyond my skill.

I also tidied up the markdown headers around the file since they were displaying poorly on github.

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

Successfully merging this pull request may close these issues.

1 participant