Is there any way to get a https url when deployed through Integration repository?
We have a requirement where we need to deploy custom packages as Rest services via Integration Repository. But by default, it is http service url that we get.
Is there any way with which we can convert this service to https as the external system that we are integrating with can only access https but not http.