วิธี general CSR (Certificate Signing Request)

Post Reply
brid.surapol
Posts: 150
Joined: 11 Apr 2013, 11:43

วิธี general CSR (Certificate Signing Request)

Post by brid.surapol »

Code: Select all

sudo apt install openssl

Code: Select all

openssl req -new -newkey rsa:2048 -nodes -keyout example.com.key -out example.com.csr
Post Reply

Return to “การใช้งาน Linux”