Course Content
-
What is TLS
-
Configuring Mediasite to Run Over HTTPS
-
Enable TLS 1.2
- Prerequisites
- SQL Server Configuration
- Mediasite Application Server(s) Configuration
- Mediasite Recorder Configuration (v7.5)
- Mediasite Recorder Configuration (v7.3.3)
- Mediasite Recorder Configuration (v7.3.2)
- Mediasite Recorder Configuration (v7.1.14)
- Mediasite Recorder Configuration Security Certificates
- Load Balancer
- Adjust Firewall Ports
-
Optional: Disable All Protocols Other Than TLS 1.2
-
Test the Changes
Binding Certificates to IIS
Once the Security Certificates on Mediasite Windows Server 2016 has been installed, you’ll need to move on to binding the certificates to IIS on the Application and Media Server(s).
Assign and Bind the SSL certificate to your web site:
1. Go to Start > Administrative Tools > Internet Information Services (IIS) Manager.
2. In IIS Manager, in the Connections menu tree (left pane), locate and click the server name > Sites > click the site you want to use the SSL certificate to secure.
3. On the website home page, in the Actions menu, click the Bindings link under Edit Site.
4. In the Site Bindings window choose Add and change type from HTTP to HTTPS.
5. In the drop-down list, select the IP address of the site or select All Unassigned.
6. Port should be 443.
7. In the drop-down list, select your SSL certificate.
8. Click OK.
9. Your SSL certificate is now installed, and the website is configured to accept secure connections.