mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 07:24:59 -05:00
Is Open WebUI HTTPS Capable? #868
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 @yuchenxie4645 on GitHub (May 9, 2024).
Is Open WebUI HTTPS Capable? If not, how do I make it HTTPS capable, if yes, how do I make it HTTPS capable?
I have my own personal domain already attached to Open WebUI but it shows as unsecure, I wanted to know, how do I make it HTTPS.
If this helps, I am using cloudflare for SSL certificate.
@westbrook-ai commented on GitHub (May 9, 2024):
Open WebUI itself doesn't implement SSL, most people have used another service (Nginx, Apache, AWS ALB, etc.) in front of Open WebUI to implement SSL. The maintainers have said in Discord many times that SSL and load balancing are too opinionated for them to want to implement it in Open WebUI.