text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

Add ssl cert support

Open garrettsutula opened this issue 1 year ago • 1 comments

Adds CLI args to enable use of TLS when running the web UI. Inspired by Automatic1111 extension SDWUI Auto TLS-HTTPS Extension.

Tested by running the same changes locally w/ self-signed certificates.

garrettsutula avatar Apr 28 '23 01:04 garrettsutula

@oobabooga sorry guess I shoulda tagged you in some way - afaik this is still good to go & would add proper tls support for self-signed certs.

garrettsutula avatar May 06 '23 16:05 garrettsutula

@oobabooga We need https to use the microphone in Chrome, with the listen parameter. i.e. UI reachable from your local network. The microphone is not permitted in Chrome for a local site without https. More here

kierenalt255 avatar Jul 31 '23 21:07 kierenalt255