Remote Disc Streaming - Web Server SSL
|
10-21-2020, 05:38 PM
Post: #1
|
|||
|
|||
Remote Disc Streaming - Web Server SSL
Mount a web server exposing my .iso and .cso files for remote disk streaming. Through port 80 (non-secure port) you can play without problems, executing the following command:
PPSSPPWindows64.exe http://mygames.freemyip.com/LegoBatman/LegoBatman.iso Now, when configuring my web server through secure port 443 and executing the previous command but with the url starting with "https: //" PPSSPPWindows64.exe https://mygames.freemyip.com/LegoBatman/LegoBatman.iso I get the following error: "Could not load game. Could not connect (invalid response)" Could someone help me with this? I think it may be necessary to import the certificate that my site exposes, but I'm not sure if PPSSPP supports this or if this is the root problem. Sorry for my English, I hope the problem raised is understood. |
|||
« Next Oldest | Next Newest »
|