Fix zh/2.8 links

This commit is contained in:
Billy Tat
2024-09-17 15:39:45 -07:00
parent 9f8e1a7a53
commit 9d5db0e3d0
26 changed files with 618 additions and 57 deletions
@@ -44,8 +44,6 @@ title: 2. 在 Rancher 中配置 Microsoft AD FS
| 私钥/证书 | 在 Rancher 和你的 AD FS 之间创建安全外壳(SSH)的密钥/证书对。确保将 Common Name (CN) 设置为 Rancher Server URL。<br/><br/>[证书创建命令](#example-certificate-creation-command) |
| 元数据 XML | 从 AD FS 服务器导出的 `federationmetadata.xml` 文件。<br/><br/>你可以在 `https://<AD_SERVER>/federationmetadata/2007-06/federationmetadata.xml` 找到该文件。 |
<a id="cert-command"></a>
### Example Certificate Creation Command
你可以使用 openssl 命令生成证书。例如: