I want to convert the below PHP code into nodejs. For curl operation, I\'m using https packages.
curl_setopt($ch, CURLOPT_SSLCERTPASSWD, $SSlCertPwd);