如何使用powershell new-SelfsignedCertificate将基本约束设置为最终实体?
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何使用powershell new-SelfsignedCertificate将基本约束设置为最终实体?相关的知识,希望对你有一定的参考价值。
有没有办法使用类似命令将Basic Constraintextension设置为Subject Type = End Entity
New-SelfSignedCertificate -Type Custom -Subject "E=patti.fuller@contoso.com,CN=Patti Fuller" -TextExtension @("2.5.29.37={text}1.3.6.1.5.5.7.3.4")
答案
查看文章Using the Basic Constraints extension in X.509 v3 certificates for intermediate CAs。在msdn.com上也有一个很好的post。
以上是关于如何使用powershell new-SelfsignedCertificate将基本约束设置为最终实体?的主要内容,如果未能解决你的问题,请参考以下文章
如何在不卸载powershell的情况下,有效禁用/启用powershel