I can create a self-signed certificate using this command openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout server.key -out server.crt.
確定! 回上一頁