Skip to content

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\MediaHub
  • C:\ProgramData\Erizos\Studio Server

To configure the Server to use these files and serve HTTPS, follow these steps:

  1. Open Erizos Studio.
  2. Navigate to Settings -> General.
  3. Scroll down to the bottom of the page to find the HTTPS section.
  4. Toggle the button next to HTTPS to enable it.

Ensure the paths to your certificate and key files are as follows:

  • Certificate: C:\ProgramData\Erizos\Studio Server\erizos_tv2fyn_local.crt
  • Key: C:\ProgramData\Erizos\Studio Server\erizos_tv2fyn.pem

SSL in MediaHub

By following these steps, your Erizos Studio Server and MediaHub will be configured to run with HTTPS using the provided certificates.