Skip to content

The SSL connection could not be established - While setting up LoadBalancer using Consul and LeastConnection. #1804

Answered by ks1990cn
ks1990cn asked this question in Q&A
Discussion options

You must be logged in to vote

Its fixed now, I hosted consul on right port, my scheme was https instead http, and it was causing not to run. Thanks alot team!!

"ServiceDiscoveryProvider": {
     "Scheme": "https",
     "Host": "localhost",
     "Port": 8500,
     "Type": "Consul"
   }

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@ggnaegi
Comment options

@raman-m
Comment options

@ks1990cn
Comment options

@ks1990cn
Comment options

Answer selected by ks1990cn
@raman-m
Comment options

@raman-m
Comment options

@ks1990cn
Comment options

@ks1990cn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Initially seen a question could become a new feature or bug or closed ;)
3 participants