Running Express on https returns NET::ERR_CERT_COMMON_NAME_INVALID?

前端 未结 0 1797
醉梦人生
醉梦人生 2021-02-10 09:19

What I used to generate the key/cert:

openssl req -new -x509 -key localhost.key -out localhost.cert -days 3650 -subj /CN=localhost

server.js:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题