openssl req -new -key server-sec.key -out server.csr. After that, generate the server certificate by signing it with the server key. openssl x509 -req -days ...
確定! 回上一頁