I am using 10.7 and have this issue for http service. I have to create similar https services as well. So please suggest for both https and http.
Another issue I am facing is with https service. The live endpoint I want to send my request to, doesn't have any port associated to it. But in DevTest, port is a mandatory field. When the request is sent to LIVE endpoint, I get unknown host exception as the port is added to the endpoint. How to handle this case in devtest?