openssl req -new -newkey rsa:2048 -nodes -keyout your_domain.key -out your_domain.csr. Make sure to replace your_domain with the actual ...
確定! 回上一頁