4.19.06.09 - Edge for Private Cloud 版本说明
<ph type="x-smartling-placeholder"></ph>
您正在查看 Apigee Edge 文档。
转到
Apigee X 文档。 信息
2020 年 8 月 19 日,我们发布了适用于私有云的新版 Apigee Edge。
更新过程
如需更新安装,请在 Edge 节点上执行以下步骤:
-
在所有 Edge 节点上:
- 清理 Yum 代码库:
sudo yum clean all
- 下载最新的 Edge 4.19.06
bootstrap_4.19.06.sh
文件到
/tmp/bootstrap_4.19.06.sh
:
curl https://software.apigee.com/bootstrap_4.19.06.sh -o /tmp/bootstrap_4.19.06.sh
- 安装 Edge 4.19.06
apigee-service
实用程序和依赖项:
sudo bash /tmp/bootstrap_4.19.06.sh apigeeuser=uName apigeepassword=pWord
其中,uName:pWord 是您从 Apigee 收到的用户名和密码。
如果您省略 pWord,系统会提示您输入。
- 更新
apigee-setup
实用程序:
sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
- 使用
source
命令执行 apigee-service.sh
脚本:
source /etc/profile.d/apigee-service.sh
- 在所有 Edge 节点上,对
edge
执行 update.sh
脚本
过程。为此,请在每个节点上执行以下命令:
/opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
其中 configFile 指定用于安装
适用于私有云的 Apigee Edge。例如 /opt/silent.conf
。
支持的软件
无任何更改。
弃用和停用
Aliases
API 中的 privateKeyExportable
查询参数包含
已弃用。
新功能
无任何更改。
已修复 Bug
下表列出了此版本中修复的 bug:
问题 ID |
说明 |
163789418 |
证书不支持具有多个证书的密钥库
多个 SAN。
管理服务器无法启动并返回错误“KeyStores with
不支持多个证书”这是由带有
多个 SAN。
注意:系统支持具有多个 SANS 的证书。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-12。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2024-09-12\u3002"}
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-12。"],[],[]]