Hello!
I have built a web service using PB.NET.
The URL is started with "http://" .
My local URL : http://localhost/processwebservice/n_webservice.asmx
When I deploy the app , the URL is also http://
How can I make it "https://" ?
Thank you very much!
I will do that.