数字证书格式转换:.key和.crt转换成.pem格式

.key 转换成 .pem

openssl rsa -in temp.key -out temp.pem

.crt 转换成 .pem

openssl x509 -in tmp.crt -out tmp.pem
⚡ Redis: 已设置缓存 (0.51932秒)

About the Author

Avatar photo

今生在线

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理