We can also create both the private key and CSR with a single command: openssl req -newkey rsa:2048 -keyout domain.key -out domain.csr.
確定! 回上一頁