Method #1: 直接生出一組key & certificate. openssl req -x509 -newkey rsa:4096 -sha256 -nodes -keyout key.pem -out cert.pem -days 30.
確定! 回上一頁