You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll need to use version 1.4.1 of OpenTest, which is currently published in beta. You can install with this command:
npm install -g opentest@beta
Please note that if you omit the @beta suffix, the version that will get installed is 1.3.8, as this is the one that is currently tagged as the latest version.
Once you've upgraded to OpenTest 1.4.1, you can use a client certificate like this:
hi I used Opentest to verify the API response .
For the normal api , it works fine.
Host:
..***.ibm.com
P12 certificate
Passcode
But with the website requires authentication through client certificate P12 , it does not work.
How do I add these params to opentest ?
Thank you for your time
The text was updated successfully, but these errors were encountered: