openssl req \ -newkey rsa:2048 -nodes -keyout private.key \ -x509 -days 365 -out certificate.crt -subj "/C=MY/ST=Selangor/O=Zuhdi/CN=athos.host" ...
確定! 回上一頁