openssl中的nsComment是什么?

问题描述

OpenSSL的配置文件中的nsComment是什么? 例如。 nsComment = "OpenSSL Generated Client Certificate" 以及如何在OpenSSL中使用它?

解决方法

根据documentation

以下扩展名是非标准的,Netscape特定的和 在很大程度上已经过时了。不建议在新应用程序中使用它们。

Netscape字符串扩展名。

Netscape Comment( nsComment )是一个字符串扩展名,包含 在某些情况下查看证书时将显示注释 浏览器。