diff options
Diffstat (limited to 'files/zh-cn/mozilla/projects/psm/index.html')
| -rw-r--r-- | files/zh-cn/mozilla/projects/psm/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/projects/psm/index.html b/files/zh-cn/mozilla/projects/psm/index.html new file mode 100644 index 0000000000..69fcd93234 --- /dev/null +++ b/files/zh-cn/mozilla/projects/psm/index.html @@ -0,0 +1,15 @@ +--- +title: Personal Security Manager (PSM) +slug: Mozilla/Projects/PSM +translation_of: Mozilla/Projects/PSM +--- +<p>PSM全称为Personal Security Manager,包含了一套在客户应用程序上执行密码操作的代码库。这些操作包括设置SSL连接,对象签名和签名认证,证书管理(包括发行和废弃),和其它通用PKI函数。</p> + +<p>注意:</p> + +<ul> + <li>PSM 现在总是随Firefox一起编译, 所以没有分离的编译命令.</li> + <li><a href="http://www-archive.mozilla.org/projects/security/pki/psm/">Archived Information about PSM</a></li> +</ul> + +<p> </p> |
