openssl req -x509 -nodes -days 3650 -newkey rsa:2048 -keyout private.key -out public.pem. Output a self-signed certificate instead of a ...
確定! 回上一頁