Wowza Community

REST API through HTTPS

Hi,

there is a SSLConfig session inside the RESTInterface session of Server.xml. I tried to point to my StreamLock certificate, but some errors occurred, mainly on the Manager site, that didn’t work. Here is the RESTInterface session:

true

*

8087

digest

true

true

/usr/…XXXXXXXX.net.jks

XXXXXXXX

JKS

TLS

SunX509

*

false

false

8091

none

restUserHTTPHeaders

Access-Control-Allow-Origin:*|Access-Control-Allow-Methods:OPTIONS,GET|Access-Control-Allow-Headers:Content-Type

Thanks!

Hey, did you ever figure out why this wasn’t working? I’m having the same issue!