Skip to content

HTTP/HTTPS adjustments #314

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

Merged
merged 3 commits into from
Apr 2, 2025
Merged

HTTP/HTTPS adjustments #314

merged 3 commits into from
Apr 2, 2025

Conversation

Volte6
Copy link
Member

@Volte6 Volte6 commented Apr 2, 2025

Changes

  • Validate private/public key pair before attempting to start server on HTTPS port.
  • Improved logging of staging of web server start up/failure.
  • Renaming WebPort to HttpPort in config.yaml
  • Adding HttpsRedirect boolean.
    • if true, will redirect http traffic to https. Must have both http and https running for this to work.
  • Possible to run no web server at all by setting http/https ports to zero.

Volte6 added 2 commits April 1, 2025 18:25
Adding `HttpsRedirect` boolean.
Allow no webserver at all.
@Volte6 Volte6 changed the title HTTP adjustements HTTP adjustments Apr 2, 2025
@Volte6 Volte6 changed the title HTTP adjustments HTTP/HTTPS adjustments Apr 2, 2025
@Volte6 Volte6 merged commit 397c807 into master Apr 2, 2025
1 check passed
@Volte6 Volte6 deleted the https-improvements branch April 2, 2025 02:51
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

Successfully merging this pull request may close these issues.

1 participant