TLS termination at Application Gateway level #6057
|
Hello NATS community, I'm encountering issues with TLS termination at the gateway level in our Azure environment and would appreciate some guidance. Current setup:
Issue:When testing with NATS CLI, both attempts fail when using the following setup Verification steps:
The configuration on the gateway seems correct based on these tests, but I cannot seem to access the NATS cluster. What additional configuration might I be missing? Any help would be greatly appreciated. |
Answered by
pablitovicente
Nov 5, 2024
Replies: 1 comment 3 replies
|
Have you tried the config mentioned in the section "TLS-Terminating Reverse Proxies" mentioned in https://docs.nats.io/running-a-nats-service/configuration/securing_nats/tls ? |
3 replies
Answer selected by
zanozbot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried the config mentioned in the section "TLS-Terminating Reverse Proxies" mentioned in https://docs.nats.io/running-a-nats-service/configuration/securing_nats/tls ?