採用OPENSSL指令來設定SSL,以下的動作需要root/su的權限才行。 ... openssl req -out CSR.csr -new -newkey rsa:2048 -nodes -keyout privateKey.key.
確定! 回上一頁