We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Using IPv6 more and more, I have just noticed that this is not managed correctly from the dashboard.
Indeed, when you want to add an http frontend from a server with IPv4 AND IPv6, adding the front from the dashboard only works with IPv4.
In the configuration file that is generated, the "v4v6" parameter would be missing, which is as follows:
bind :::443 v4v6 ssl crt [...]
I hope this issue will help develop this little dashboard which is really promising (and practical!).
The text was updated successfully, but these errors were encountered:
Hi, Thank you for paying attention to that issue! This issue will be addressed in the next version release forsure.
Sorry, something went wrong.
No branches or pull requests
Hi,
Using IPv6 more and more, I have just noticed that this is not managed correctly from the dashboard.
Indeed, when you want to add an http frontend from a server with IPv4 AND IPv6, adding the front from the dashboard only works with IPv4.
In the configuration file that is generated, the "v4v6" parameter would be missing, which is as follows:
bind :::443 v4v6 ssl crt [...]
I hope this issue will help develop this little dashboard which is really promising (and practical!).
The text was updated successfully, but these errors were encountered: