Hi,
I have installed a StreamLock keystore in the wowza installation folder and configured the setting in the EngineManager.
When I tried to test out the connection and streaming by
https://[ssl-certificate-domain-name]:443/vod/mp4:sample.mp4/playlist.m3u8
I ran into the error because apparently our web server management program Plesk handles all SSL certificates and the above command to play the sample file at port 443 led to the Plesk directory instead of the Wowza installation directory in looking for the sample.mp4.
Is there a way to resolve this issue from the Wowza configuration ?
In other words, is there a way to configure the Wowza settings and generate the StreamLock in such a way to allow the Plesk to the streaming files under the Wowza installation directory? Where is the setting in the Wowza server that tells the StreamLock to call up the video file from its /contents folder?
Our hosting company tech support suggested that I convert the domain SSL certificate into the Wowza StreamLock certificate format [ssl-certificate-domain-name],jks and put the Wowza installation forlder under the Plesk folder so that Plesk can search for the video files. But, I’m not sure whether this will work or not.
If so, how can I install the Wowza under the directory other than its default directory under C:program files x86?
Thanks very much for your help.