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

HTTPS redirect when using FQDN instead of IP #4498

Open
1 task done
jsaathof opened this issue May 13, 2024 · 2 comments
Open
1 task done

HTTPS redirect when using FQDN instead of IP #4498

jsaathof opened this issue May 13, 2024 · 2 comments

Comments

@jsaathof
Copy link

To reproduce

  1. Go to http://:9000
  2. page is redirected to HTTPS and fails because no certificate is configured

QuestDB version:

7.4.2

OS, in case of Docker specify Docker and the Host OS:

OpenSUSE Leap 15.5

File System, in case of Docker specify Host File System:

btrfs

Full Name:

Jurriaan Saathof

Affiliation:

none

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?

  • Yes, I have

Additional context

No response

@jerrinot
Copy link
Contributor

hello @jsaathof, are you sure QuestDB sends the redirect? Isn't your browser being too keen on trying HTTPS on its own? Since I am unaware of QuestDB ever sending a redirect from HTTP to HTTPS.

@jsaathof
Copy link
Author

It indeed seems to be browser related. However I tested both Safari and Firefox. When using a private window on either of the browsers the URL is not rewritten into a HTTPS URL. But I have not turned on HTTPS only mode in Firefox. Safari does not have this option.

One thing I did find is that QuestDB only supports TLS mode only for the enterprise version. Is there a reason for this?

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

No branches or pull requests

2 participants