How can I run a Node.js server in HTTPS without a private key?

前端 未结 0 569
无人及你
无人及你 2021-02-15 10:59

I have a Node.js server over HTTP. I want to run it over HTTPS. To do so I only have the certificate but no private key.

How can I run it over HTTPS without the private k

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