微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

windows-xp – 如何找出certutil的有效商店名称

我正在尝试找到一种安装证书脚本的方法.

使用“右键单击 – >安装证书”,并在IE的证书视图中显示“下级证书颁发机构”下的证书

如果找到certutil.exe命令,

certutil.exe -addstore -enterprise <storename>

我的问题是你如何列出/找出有效的商店名称

找到一个有效商店名称的网站:
ca -> Specifies certificates in the Intermediate Certification Authorities store
my -> Specifies certificates issued to the current user
root -> Specifies certificates in the Trusted Root Certification Authorities store
spc -> Specifies software publisher certificates
user_created_store -> Specifies the name of a user-created certificate store

原文地址:https://www.jb51.cc/windows/369676.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐