摘要: This solution works on both Windows 10 & Ubuntu. $ openssl req -x509 -days 365 -newkey rsa:4096 -keyout key.pem -out cert.pem $ openssl pkcs12 -export 阅读全文
posted @ 2020-05-28 03:17 Simon Matt 阅读(113) 评论(0) 推荐(0) 编辑
摘要: Run the New-SelfSignedCertificate cmdlet as shown below to add a certificate to the local store on PC, replacing testcert.petri.com with the full qual 阅读全文
posted @ 2020-05-28 03:08 Simon Matt 阅读(210) 评论(0) 推荐(0) 编辑