diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
commit | 310fd066e91f454b990372ffa30e803cc8120975 (patch) | |
tree | d5d900deb656a5da18e0b60d00f0db73f3a2e88e /files/zh-cn/glossary/数字证书 | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.gz translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.bz2 translated-content-310fd066e91f454b990372ffa30e803cc8120975.zip |
unslug zh-cn: move
Diffstat (limited to 'files/zh-cn/glossary/数字证书')
-rw-r--r-- | files/zh-cn/glossary/数字证书/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/files/zh-cn/glossary/数字证书/index.html b/files/zh-cn/glossary/数字证书/index.html deleted file mode 100644 index 0f6702c480..0000000000 --- a/files/zh-cn/glossary/数字证书/index.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: 数字证书 -slug: Glossary/数字证书 -translation_of: Glossary/Digital_certificate ---- -<p><span class="seoSummary">数字证书是一个将公开的{{Glossary("Key", "加密密钥")}}和一个组织绑定的数据文件。</span> 一个数字证书包含一个组织的信息,如公共名称(例如mozilla.org),组织单元(例如Mozilla Corporation)以及位置(例如Mountain View)。数字证书通常由{{Glossary("certificate authority")}}签署,以证明其真实性。</p> - -<h2 id="了解更多">了解更多</h2> - -<ul> - <li>Wikipedia上的{{interwiki("wikipedia", "Public_key_certificate", "Digital certificate ")}}</li> -</ul> |