Open TechNov opened 4 years ago
How to use this package with local WSDL file and certificate (.pfx) file ans passphrase ?
Conver to a (.pem) certifiacate and use the options:
'local_cert' => Storage_path('/app/public/myCerficate.pem'), 'passphrase' => 'passphrase',
How to use this package with local WSDL file and certificate (.pfx) file ans passphrase ?