mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #18476] feat: Disable SSL requirements for local installs. #34137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crhy on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18476
Check Existing Issues
Problem Description
I just want to talk to my AI agents. I don't want to sign a cert when the server is in my garage.
Desired Solution you'd like
An option in the admin console wherein you can disable the SSL requirement. Just a toggle switch.
Alternatives Considered
Reverse proxies, Getting the cert signed, self-signed certs: All a HUGE PITA.
Additional Context
If it please the court, can I use my own server in my own home without a signing authority somewhere else on the internet?