Skip to content

Backport of fix: add tls config to unix socket when https is used into release/1.15.x#16336

Merged
hc-github-team-consul-core merged 2 commits intorelease/1.15.xfrom
backport/gh-16525-fix-http-unix-socket/reasonably-adequate-troll
Feb 21, 2023
Merged

Backport of fix: add tls config to unix socket when https is used into release/1.15.x#16336
hc-github-team-consul-core merged 2 commits intorelease/1.15.xfrom
backport/gh-16525-fix-http-unix-socket/reasonably-adequate-troll

Conversation

@hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #16301 to be assessed for backporting due to the inclusion of the label backport/1.15.

The below text is copied from the body of the original PR.


Description

Add tls config to unix socket when https is used

Testing & Reproduction steps

Manually tested with the following agent config

"addresses": {
        "grpc_tls" : "unix://consul/consul_grpc.sock",
        "http" : "unix://consul/consul_http.sock",
        "https" : "unix://consul/consul_https.sock"
    },
export CONSUL_HTTP_ADDR=unix://consul/consul_https.sock
CONSUL_HTTP_SSL=true consul connect 

Links

fix #16252

PR Checklist

  • updated test coverage
  • external facing docs updated
  • not a security concern

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/gh-16525-fix-http-unix-socket/reasonably-adequate-troll branch from ddf874c to dcea85a Compare February 21, 2023 13:28
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/gh-16525-fix-http-unix-socket/reasonably-adequate-troll branch from 4b26dbf to 2b7bfb0 Compare February 21, 2023 13:28
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Consul Bot automated PR

@hc-github-team-consul-core hc-github-team-consul-core merged commit 84bc971 into release/1.15.x Feb 21, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/gh-16525-fix-http-unix-socket/reasonably-adequate-troll branch February 21, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants