openssl req -new -nodes -sha256 -out <csr_filename> .csr -config sancert.conf -keyout <privatekey_filename> .key. The CSR file is used to create the SSL ...
確定! 回上一頁