Getting Invalid SSl cert. error for IE invoke
|
03-04-2014, 10:40 PM
Post: #1
|
|||
|
|||
Getting Invalid SSl cert. error for IE invoke
Hi team,
Getting Invalid SSL cert. error while trying to execute a test on windows invoking a IE instance.But able to get the measures for chrome. have listed the ini files for reference. Its a private instance server being deployed on Linux Ubuntu 3.5.0-23-generic and agents on Windows Server 2012 agent version 2.12. Please let us know how to increase the log level to see what happens when something fails. locations.ini: [locations] 1=Lasvegas_location label="Las Vegas" 2=Controller_location label="Controller" default=Lasvegas_location [Lasvegas_location] 1=Lasvegas_IE label="Lasvegas_IE" ;default=Lasvegas_IE 2=Lasvegas_wptdriver label="Lasvegas_Chrome" [Lasvegas_IE] browser=IE 9 browserExe=pagetest.exe label="Lasvegas IE 9" wpt_key=secretkey connectivity=LAN [Lasvegas_wptdriver] browser=Chrome,Firefox label="Lasvegas_ChromeFireFox" key=secretkey connectivity=LAN [Test] browser=Chrome,Firefox label="Test Location" [WPT_Dulles_IE8] browser=IE 8 label="WebPagetest.org Dulles, VA - IE8" relayServer="http://www.webpagetest.org/" relayKey=<your API key> relayLocation=Dulles_IE8 wptdriver.ini: [WebPagetest] url=http://10.9.240.21/ location=Lasvegas_IE browser=IE 9 Time Limit=120 ;key=TestKey123 ;Automatically install and update support software (Flash, Silverlight, etc) software=http://www.webpagetest.org/installers/software.dat [chrome] exe="C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" options='--load-extension="%WPTDIR%\extension" --user-data-dir="%PROFILE%" --no-proxy-server' installer=http://www.webpagetest.org/installers/browsers/chrome.dat [Firefox] exe="C:\Program Files (x86)\Mozilla Firefox\firefox.exe" options='-profile "%PROFILE%" -no-remote' installer=http://www.webpagetest.org/installers/browsers/firefox.dat template=firefox [Safari] exe="C:\Program Files\Safari\Safari.exe" [IE9] exe="C:\Program Files (x86)\Internet Explorer\iexplore.exe" urlblast.ini: [Configuration] Startup Delay=30 Log File=c:\webpagetest\agent\urlblast Timeout=120 Use Current Account=1 ; Where to get work from Url Files Url=http://10.9.240.21/work/ Location=Lasvegas_IE Location Key=TestKey123 Thanks Sattish |
|||
03-07-2014, 10:48 AM
Post: #2
|
|||
|
|||
RE: Getting Invalid SSl cert. error for IE invoke
Hi Patrick,
Could you please look into this as its very imperative for us. Thanks Sattish |
|||
03-12-2014, 12:11 AM
Post: #3
|
|||
|
|||
RE: Getting Invalid SSl cert. error for IE invoke
Try with the latest agents to see if they do any better: https://sites.google.com/a/webpagetest.o...est-Agents
There's a good chance that Chrome will also start compaining about certificate errors (Chrome and Firefox were always ignoring cert errors). You can avoid the cert errors if you're using a dev cert by checking the "ignore ssl certificate errors" box. |
|||
03-20-2014, 11:34 PM
Post: #4
|
|||
|
|||
RE: Getting Invalid SSl cert. error for IE invoke
Thanks Meenan,
Will update the test agents and let you know the outcome. Sattish. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)