Github user fmaximus commented on the pull request:
https://github.com/apache/cloudstack/pull/1092#issuecomment-158100736
I think we should use StringUtils.getUtf8Bytes() instead, as we are using
StringUtils.newStringUtf8(Base64.decodeBase64(cmsUserPassBase64)) on the other
side (NuageVspResource:192)
Otherwise it would fail if StringUtils.getPreferredCharset() is different
from UTF-8
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---