SSL Certificate
Setting Up SSL for HTTPS
Erizos Studio Server and MediaHub can operate using both HTTP and HTTPS. To enable HTTPS, you need to provide two specific files:
- key.pem
- cert.pem
These files should be placed in the following directories:
- C:\ProgramData\Erizos\Studio Server
- C:\ProgramData\Erizos\MediaHub
- C:\ProgramData\Erizos\CreativeHub
To configure the Server to use these files and serve HTTPS, follow these steps:
- Open Erizos Studio/MediaHub/CreativeHub.
- Navigate to
Settings
->General
in Studio (Settings
->Settings
in MediaHub;Admin
->Settings
in CreativeHub). - Scroll down to the bottom of the page to find the HTTPS section.
- Toggle the button next to HTTPS to enable it.
Ensure the paths to your certificate and key files are as follows (below is example for Studio):
- Certificate:
C:\ProgramData\Erizos\Studio Server\erizos_tv2fyn_local.crt
- Key:
C:\ProgramData\Erizos\Studio Server\erizos_tv2fyn.pem
By following these steps, your Erizos Studio Server, MediaHub and CreativeHub will be configured to run with HTTPS using the provided certificates.