Hello,
I followed this guide: http://yiiframework.ru/doc/guide/en/topics.webservice to implement a soap server.
By default it just uses normal HTTP requests.
Can anybody help me on how to implement HTTPS there? Basically I just need it for authentication.
Thank you very much.