-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I have created a SSL certificate as a Certificate Authority and this works fine for https://sepia-home.local:20726/sepia/assist/tools/index.html but not for https://sepia-home.local:20741/www/index.html (STT server)
The STT runs on the same machine and is started as follows:
sudo docker run --rm --name=sepia-stt -p 20741:20741 -it sepia/stt-server:latest
How do you enable HTTPS for the STT server and the other servers?
Metadata
Metadata
Assignees
Labels
No labels