Enter the csr request file, specify the signed key, and output the certificate crt file. openssl x509 -req -sha256 -days 3650 -in ca.csr -signkey ca.key ...
確定! 回上一頁