We can use the following two commands to generate private key and CSR. openssl genrsa -out privateKey.key 2048. openssl req -new -key ...
確定! 回上一頁