Service Registration with a HTTPS endpoint url

Dear All,
I am a beginner on Consul. I am able to register services which are available over HTTP protocol. When i am trying register services which are exposed over HTTPS it always registers as an HTTP service.

How do we register a https endpoint url during registering a service with consul.
Please advice.

Hi @vijayabhaskar43,

Would you mind sharing the service registration definition that you’re using as well as some info on how to reproduce the issue you’re experiencing? That would be helpful in better understanding the problem.

Thanks.