Node > 10 rejects SSL certificates that use SHA1 or MD5 (SSL_CTX_use_certificate:ca md too weak)

前端 未结 0 1558
别那么骄傲
别那么骄傲 2021-02-05 20:01

I\'m using the following code:

http2.connect(\'https://api.sandbox.push.apple.com, {
    key: apnCertDev,
    cert: apnCertDev,  // <- this certificate causes          


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