Skip to main content

Password with special characters on JKS credential-store.


AkshayJadhav
StreamSets Employee
Forum|alt.badge.img

Issue:

After adding a password with a special character to the JKS credential-store the password is not valid for login. 

 

Solution:

The special character needs to be escaped when adding it into the keystore.

e.g.: if your password is abcd$1234, we would need to escape the $ using a \: abcd\$1234

Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply