My Oracle Support Banner

Media Engine Web Admin SSL Certificate Issue (Doc ID 2767605.1)

Last updated on NOVEMBER 14, 2022

Applies to:

Oracle Communications WebRTC Session Controller - Version 7.2.0 and later
Information in this document applies to any platform.

Symptoms

There is issue encountered when renewing expired Media Engine Web Admin certificate with steps below:

1. Generate the private key and certificate
    openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.pem -days 365

2. Combine the private key and certificate
    cat server.pem server.key > web.pem

3. Set the certificate file to web.pem it in the vsp\tls\certificate web.

4. Validate the config and save.

But when browsing the interface it keeps loading and nothing happens.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.