Yii web service with https

Hello to all,

I implemented web services in YII and it works perfectly when i call it using http protocol. But today i want to secure my services and i try to call it using https protocol and it does not work.

I read some tutorials using HTTPSFilter ans it does not work.

I want to know if someone has already implemented this kind of web services using yii and https?

Please help me to solve this issue.

BR

Hi,

Have u changed the URL configuration to support https

I am also struggling with this. It functions perfectly over HTTP, however, over HTTPS I can successfully load the WSDL, but when trying to use any of the methods I get the following:


SOAP-ERROR: Parsing WSDL: Couldn't load from 'the URL' : failed to load external entity "the URL"