Hi Oliver,
I have added the certificates as per your guidance but for some reason I am still getting permission denied when i make a request to it. I have added the successful cert addtion steps in notepad and the screenshot of studio on the error.
Hi Oliver,
I have added the certificates as per your guidance but for some reason I am still getting permission denied when i make a request to it. I have added the successful cert addtion steps in notepad and the screenshot of studio on the error.
Hi there,
When you access this page first time, it will ask you username and password, is it correct? If so, please try adding Basic Authorization with your username and password and then re-try your flow.
Please let me know if it does not work for you.
Thanks
____________________
Thank you for choosing Katalon Studio as your automation solution.
Your feedback is needed to make Katalon Studio a better tool, take the survey at: https://goo.gl/S25NVO
Hi there,
I’ve double check again your commands and found out this one:
keytool -importcert -alias sal.prerelease.drthom.com-1 -keystore “C:\Users\Krish.Murthy\Downloads\Katalon_Studio_Windows_64-4.7\jre
\lib\security\cacerts” -storepass changeit -file sal.prerelease.drthom.com
Above command is incorrect, it should be:
keytool -importcert -alias sal.prerelease.drthom.com -keystore “C:\Users\Krish.Murthy\Downloads\Katalon_Studio_Windows_64-4.7\jre
\lib\security\cacerts” -storepass changeit -file sal.prerelease.drthom.com.cer
Thanks
____________________
Thank you for choosing Katalon Studio as your automation solution.
Your feedback is needed to make Katalon Studio a better tool, take the survey at: https://goo.gl/S25NVO