应用配置目录深处藏着一个类似私钥的文件。请用 `find` 根据扩展名和目录线索找到并检查它。
尝试 `find ~ -name "*.pem"`。
检查 `.config` 等隐藏目录。
用 `cat` 读取找到的文件。