Recover HTTPS (SSL) Access

This section, which includes this guide, describes the features of OvenMediaEngine Enterprise available for subscription on AWS Marketplace.

If the Public IP of a running Instance changes, the existing Domain mapping may break, which can cause issues with Web Console access or your streaming service.

In this case, check the current connection status in the Web Console’s [SSL Configuration] page, and restore the connection by following the steps below based on your SSL setup method (Option A/B).

When Using "OvenMediaEngine Enterprise–Provided Subdomain with an Auto-Managed SSL Certificate"

If you are using the default Subdomain and Auto-Managed SSL Certificate provided by OvenMediaEngine Enterprise on AWS, the fix is very simple.

1

Check IP and Domain Mapping Status

  1. In the Web Console, click the [Settings] icon in the upper-right corner to open the Settings page. Then, select [SSL Configuration] from the left menu to open the SSL configuration page.

  1. If the Instance IP and the configured Domain do not match, the system detects it and displays an IP Address Mismatch alert.

triangle-exclamation
2

Reconnect IP and Domain

  1. On the [SSL Configuration] page, click [Fix IP Address Mismatch] next to the error message. The system automatically detects the new Instance IP (Public IPv4 address) and updates the Domain mapping information.

  2. Once the update is complete, Web Console access and the Streaming service should be restored.

circle-check
3

Confirm Reconnection

  1. Follow the "Verify SSL playback and check URLs" guide to run a basic streaming test and confirm everything is working normally.

When Using "Your Own Domain with Your Own Certificate"

If you are using a domain you own along with your own SSL certificate, you must reconfigure SSL settings in the Web Console and update the DNS records of the domain currently in use.

1

Check IP Address

  1. In the Web Console, click the [Settings] icon in the upper-right corner to open the Settings page. Then, select [SSL Configuration] from the left menu to open the SSL configuration page.

circle-info

At this stage, the system cannot determine whether the configuration is valid, so it may not display warnings such as an IP Address Mismatch to the user.

  1. On the [SSL Configuration] page, verify the Instance IP (Public IPv4 address) shown in the interface.

triangle-exclamation
2

Update the IP Address for the Domain

  1. Update the DNS record of your domain so that it points to the Public IPv4 address confirmed in [SSL Configuration].

  2. Return to the Web Console, click [Change Configuration] on the [SSL Configuration] page, switch to edit mode, and first apply the configuration as Disabled.

  3. Then follow the "Configure and Verify SSL" guide and configure SSL again using the Your Own Domain with Your Own Certificate option.

circle-check
3

Verify Reconnection

  1. Follow the "Verify SSL playback and check URLs" guide to run a basic streaming test and confirm everything is working normally.

Last updated