
https (secured) call for JWPlayer cdn
Hi,
Can we make a secured call(https) to jwplayer cdn?
Example - http call - http://p.jwpcdn.com/<<version>>/<<version>>/jwpsrv.js
Is it possible to use https?
Thanks
Rahul
Hi,
Can we make a secured call(https) to jwplayer cdn?
Example - http call - http://p.jwpcdn.com/<<version>>/<<version>>/jwpsrv.js
Is it possible to use https?
Thanks
Rahul
You can just add an s to http or use a relative url ( //content.jwplatform.com) )
Thanks for the reply!!
https://p.jwpcdn.com/<version>/<<version>/jwpsrv.js is not working. I see this issue in Crome - There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID).
https://ssl.p.jwpcdn.com/<version>/<<version>/jwpsrv.js works.
The only script you should be referencing on our CDN is your cloud-hosted player, can you help me understand your use-case for needing to reference that specific script?