[HIGH] 安全:所有环境 useSSL=false 数据库通信明文传输 #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
严重度:🟠 HIGH
所有 JDBC URL 含
useSSL=false,数据库通信无加密,可被中间人截获。受影响: 所有 profile + cloud/conf/db.yaml
修复: 生产环境改为 true,配置 CA 证书