摘要:
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 阅读全文
摘要:
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 阅读全文