https://bz.apache.org/bugzilla/show_bug.cgi?id=57954
--- Comment #4 from Stefan Bodewig <[email protected]> --- In addition to what Dominique said - the encoding attribute expects a charset name supported by the Java classlib, "base64" is not such an encoding name. Unrelated: do yourself a favor and don't call base64-encoding a string an "encryption". This is obfuscation at best, since everybody can "decrypt" it easily. You should be using real crypto if you want to store your passwords safely. -- You are receiving this mail because: You are the assignee for the bug.
