openssl req -new -x509 -sha256 -key root-ca-key.pem -out root-ca.pem -days 30. Change -days 30 to 3650 (10 years) or some other number to set a non-default ...
確定! 回上一頁