openssl x509 -req -days 370 -in www.example.com.csr -signkey www.example.com.key -out www.example.com.crt. This command will generate a self-signed ...
確定! 回上一頁