Skip to content

Webmin and Webshell: redirect http to https #783

Description

@JedMeister

As of v14.0+ both Webmin and Webshell are hidden behind stunnel. That's all well and good, but ideally, it'd be nice if a user inadvertently tried to connect to them via http you would be auto-redirected to https. E.g.:

http://xxx.xxx.xxx.xxx:12321 --> https://xxx.xxx.xxx.xxx:12321

AFAIK stunnel only supports HTTPS (no support for vanilla HTTP at all) so to support this feature, we would need to use something other than stunnel. That means there is no lightweight immediate path forward but I figured it was worth noting...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions