Wowza Community

SSL Problem

Greetings,

I build my SSL using this guide: https://www.wowza.com/docs/how-to-request-an-ssl-certificate-from-a-certificate-authority

After I generate the SSL and try to visit my site I receive this error:

NET::ERR_CERT_COMMON_NAME_INVALID

What I do wrong? Im using Windows Server (no IIS instaled).

Thanks in advance,

Glaucio

The article below should help you to convert your key to JKS.

https://www.wowza.com/docs/how-to-import-an-existing-ssl-certificate-and-private-key

Once that is done you can import your JKS file by following our Streamlock installation method. I have linked to the section in the article below on how to do this.

https://www.wowza.com/docs/how-to-get-ssl-certificates-from-the-streamlock-service#configuring-wowza-streaming-engine-to-use-your-streamlock-certificate

Thanks! Problem solved!