小编Rah*_*can的帖子

如何创建自己的扩展验证证书以显示绿色条?

我创建了一个根,一个中间证书。然后我签署了扩展证书,但没有。

我在浏览器和计算机的密钥库中添加了根证书和中间证书。

我看到“安全”一词,但我想在绿色栏中看到我的名字。

使用OpenSSL生成一个扩展证书的政策是什么?

certificatePolicies=ia5org,1.2.3.4,1.5.6.7.8,@polsect
 [polsect] 
policyIdentifier = 1.3.5.8 
CPS.1="https://jitc.rahmican.com.tr";
userNotice.1=@notice 
[notice] 
explicitText="Explicit Text Here"
 organization="rahmican ltd sti" 
noticeNumbers=1,2,3,4
Run Code Online (Sandbox Code Playgroud)

我在openssl conf文件中使用了以下内容,但没有使用。

你能帮我吗?

openssl certificate digital-certificate ssl-certificate x509certificate

5
推荐指数
1
解决办法
2114
查看次数