技术文章 - CS300518
在 ThingWorx 平台中加密数据库和许可证密钥库密码
已修改: 05-Aug-2025
适用于
- ThingWorx Platform 9.0 to 10.0
说明
- 在 ThingWorx 中加密数据库和许可证密钥库密码
- java com.thingworx.security.keystore.ThingworxKeyStore encrypt.db.password不再适用于 Thingworx 安装
- 无法加密 PostgreSQL 密码
- <Thingworx Platform>\platform-settings.json中的 encrypt.db.password 使用不起作用,导致无法连接到数据库
- 创建密钥库(其中包含加密的 PostgreSQL 密码)的命令失败
java com.thingworx.security.keystore.ThingworxKeyStore encrypt.db.password <unique postgres_password>
- PostgreSQL 密码加密失败并出现错误:
Error: Could not find or load main class com.thingworx.security.keystore.ThingworxKeyStore
这是文章 300518 的 PDF 版本,可能已过期。最新版本 CS300518