SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
217 stars 59 forks source link

Create and Use SSL for SillyTavern #54

Closed BlueprintCoding closed 5 months ago

BlueprintCoding commented 6 months ago

Added ability for launcher to generate and implement SSL for SillyTavern.

Auto-creates SSL with OpenSSL bundled with GIT commandline. After creation updates ST launch links to use the cert. Added abilities to delete and regen cert. Added links to read me on why self-signed certs are safe in this case and how to add to trusted. Add exception to bin gitignore for the ssl creation bat "create_ssl.bat"