ซื้อ SSL มาใช้กับ UAG

ผมซื้อมาจาก SSL2BUY


use CMD lin


$ openssl req -new -newkey rsa:2048 -nodes -out vdi.csr -keyout mdm.key









จะได้ File มาสอง อัน .csr กับ .key , copy csr มาใส่


Check Email

Export ไปเป็น .pfx ตาม command นี้ได้เลยครับ

$ openssl pkcs12 -export -out certificate.pfx -inkey mdm.key -in mdm_vmweuc_online.crt

ได้ .pfx แล้วเอาไปใส่ UAG ได้เลย


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *