Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dgw): typo in TLS forward route #510

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Aug 15, 2023

The name of the endpoint was wrong, and thus /jet/fwd/tls was returning the 404 Not Found status.
Furthermore, the with_tls option was not properly set.

Issue: DGW-102

The name of the endpoint was wrong, and thus /jet/fwd/tls was
returning the 404 Not Found status.
Furthermore, the `with_tls` option was not properly set.
@CBenoit CBenoit enabled auto-merge (squash) August 15, 2023 14:22
Copy link
Contributor

@pauldumais pauldumais left a comment

Choose a reason for hiding this comment

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

LGTM

@CBenoit CBenoit disabled auto-merge August 15, 2023 14:27
@CBenoit CBenoit enabled auto-merge (squash) August 15, 2023 14:28
@CBenoit CBenoit merged commit 7cea3c0 into master Aug 15, 2023
15 checks passed
@CBenoit CBenoit deleted the fix-tls-forward-route branch August 15, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants