Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

https issue with bad certificat #9

Open
gamersalpha opened this issue Dec 20, 2017 · 1 comment
Open

https issue with bad certificat #9

gamersalpha opened this issue Dec 20, 2017 · 1 comment

Comments

@gamersalpha
Copy link

Hello, how passed a webservice with a bad certificat please ?

for now i have this message :

stagiaire@ubuntu:/var/www/html/wsdsl$ sudo php wsdl2phpgenerator-2.5.5.phar -i hhttps://ws.dd.fr' -o ws1/
PHP Fatal error:  SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://ws.dd.fr'' : failed to load external entity "https://ws.dd.fr'"
 in phar:///var/www/html/wsdsl/wsdl2phpgenerator-2.5.5.phar/src/Wsdl2PhpGenerator/Xml/WsdlDocument.php on line 44

  [Exception]
  Unable to load WSDL: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://ws.dd.fr'' : failed to load external entity "https://ws.dd.fr'"

  [SoapFault]
  SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://ws.dd.fr' : failed to load external entity https://ws.dd.fr'"

@gamersalpha
Copy link
Author

ok i found a way,

i make a wget https://wsdl

after that i put the index.html on wsdl2phpgenerator and works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant