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 Automatic Upgrade when disabled. #557

Open
OllieSteam opened this issue Dec 19, 2022 · 0 comments
Open

HTTPS Automatic Upgrade when disabled. #557

OllieSteam opened this issue Dec 19, 2022 · 0 comments

Comments

@OllieSteam
Copy link

Describe the bug
The following command sudo lxdmosaic.disable-https does not disable HTTPS. I am trying to put my mosaic instance behind an Nginx proxy and need to disable HTTPS as this is managed by the Nginx proxy. Terminal suggests it is disabled but when trying to access the mosaic instance I get ERR_SSL_PROTOCOL_ERROR suggesting apache is still auto-upgrading the connection to HTTPS.

To Reproduce
Steps to reproduce the behavior:

  1. Change SSL Port and HTTP Port using sudo snap set lxdmosaic ports.http=100 ports.https=543
  2. Ensure HTTPS is 'disabled' lxdmosaic.disable-https
  3. Access the site.

Expected behavior
No auto-upgrading of non-HTTPS connections when disabled.

Desktop (please complete the following information):

  • OS: Ubuntu Server 22.04 LTS
  • Browser: Chrome, Firefox, Edge
  • Version: Latest snap
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

1 participant