You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
In testing using unix sockets for connect envoy and consul I have come across that entering a unix socket for https results in a http socket instead.
Reproduction Steps
Steps to reproduce this issue, eg:
Create a consul config supplying all the TLS goodies and add the https address section pointing to a unix socket. In my case I am using the consul docker container 1.14.4
View error us-consul-gateway | Error registering service "gateway-us": Put "https://consul%2Fconsul_https.sock/v1/agent/service/register": http: server gave HTTP response to HTTPS client
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
In testing using unix sockets for connect envoy and consul I have come across that entering a unix socket for https results in a http socket instead.
Reproduction Steps
Steps to reproduce this issue, eg:
us-consul-gateway | Error registering service "gateway-us": Put "https://consul%2Fconsul_https.sock/v1/agent/service/register": http: server gave HTTP response to HTTPS client
Consul info for both Client and Server
Client info
Operating system and Environment details
Mac OS using docker
The text was updated successfully, but these errors were encountered: