We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Does anyone know how to enable HTTPS for the STT server and the other servers?
Sorry, something went wrong.
Is this project still alive?
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: