By: Christopher Alton
Note: This is a legacy solution and is not valid if your cloud uses cloudname.app.perfectomobile.com (ex: mytestcloud.app.perfectomobile.com)
Issue
You may face the following errors when trying to run automation:
...
- Generate a new certificate file, as follows:
- From your browser, go to your cloud using the following syntax:
mycloud.perfectomobile.com/nexperience/perfectomobile/wd/hub
. Substitutemycloud
for your cloud name (example:trial.perfectomobile.com
).
Log in by providing your credentials. When you see the "get flash" option, make sure to not click the Get Adobe Player button- In this case, you do not need to authenticate. We just need to generate the certificate.
- Click the secure (or not secure) button next to the cloud name. Locate and click Copy to File and complete the Certificate Export Wizard steps.
- From your browser, go to your cloud using the following syntax:
- When exporting, select the DER encoded binary X.509 (.CER) file format.
- Save the certificate file locally. For example:
C:\temp\new.cer
...