aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/数字证书
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:40 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:40 +0100
commit310fd066e91f454b990372ffa30e803cc8120975 (patch)
treed5d900deb656a5da18e0b60d00f0db73f3a2e88e /files/zh-cn/glossary/数字证书
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-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.html12
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>