easy:SetOpt_KeyPasswd -- get passphrase to private key
Synopsis
easy:SetOpt_KeyPasswd(pwd)
Function
Pass a string as parameter. It will be used as
the password required to use the #CURLOPT_SSLKEY or
#CURLOPT_SSH_PRIVATE_KEYFILE private key. You never needed a pass
phrase to load a certificate but you need one to load your private key.