开发者

Export SSL Certificate

Does the Admin Interface in Sun开发者_如何学C Web Server 7 support exporting SSL certificates?

If so, how? Please provide a reference.....

If not, could someone point me to the location where the certs are stored?


While it doesn't use the admin interface, the certutil command can export a PEM file with the certificate:

certutil -n nickname -d . -L -a -o myPEMfile

executed from the alias sub-directory of the Sun Webserver folder.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜