12 2020 档案

解决shell脚本调用jasypt时的Password is not ASCII错误
摘要:问题场景:使用shell脚本调用jasypt.jar的对一个已加密字串进行解码时报出java.security.spec.InvalidKeySpecException: Password is not ASCII错误。其中加密字串和加密秘钥都是从yaml文件中解析的。以下内容描述了错误处理过程 问 阅读全文

posted @ 2020-12-14 16:06 camash 阅读(1964) 评论(0) 推荐(0)

导航