![]() |
Communication between agent and WPT server over https - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Feature Suggestions (/forumdisplay.php?fid=9) +--- Thread: Communication between agent and WPT server over https (/showthread.php?tid=10229) |
Communication between agent and WPT server over https - ash - 12-16-2011 08:22 PM Hi, Is it possible to configure WPT private instance agents to communicate to server over https? I am trying to accomplish this, but something goes wrong. Artur Sudnik RE: Communication between agent and WPT server over https - pmeenan - 12-17-2011 12:11 AM No. You could run it over a SSH tunnel if you wanted but the code is expecting HTTP right now. |