Is there HTTPS Option? #1849
stardomains3
started this conversation in
General
Replies: 1 comment
|
oMLX itself doesn't support that a simple solution would be stunnel (not sure if there are any caveats with keepalives and stuff for different clients, this worked for me) if you plan on exposing it to the internet then I'd recommend looking at Caddy |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
llama.cpp allows to start server with self-signed certificate. --ssl-key-file and --ssl-cert-file . Can oMLX server be used in HTTPS mode?
All reactions