How we can set SSL cert password in https.agent?

后端 未结 0 606
故里飘歌
故里飘歌 2020-12-02 20:12

I want to convert the below PHP code into nodejs. For curl operation, I\'m using https packages.

curl_setopt($ch, CURLOPT_SSLCERTPASSWD, $SSlCertPwd);

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