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

[MI-4.2.0] Backend Hostname with underscore("_") fails when connecting through an SSL Tunneling proxy #3802

Closed
imedyaosandi opened this issue Dec 2, 2024 · 0 comments · Fixed by wso2/wso2-synapse#2253

Comments

@imedyaosandi
Copy link

Current Limitation

Cannot invoke backends which has an underscore in the hostname.

Suggested Improvement

The underscore in hostnames is now supported with the new starndards[1] and supported with java.net.URL[2]

[1] https://www.rfc-editor.org/rfc/rfc3986
[2] https://bugs.java.com/bugdatabase/view_bug?bug_id=8180809

Version

4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants