Session failed due to a website certificate error
- 1 minute to read
- Print
- DarkLight
- PDF
Session failed due to a website certificate error
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
In this document, you’ll find a step-by-step guide on how to check the possible issue in a failed certificate session.
Scenario
An error message will appear when starting an HTTPS session on a website.
Cause
The website has an invalid certificate.
Solution
To proceed with authentication, you’ll need to create a macro and associate it with all device-related credentials configured for the respective web application.
Step 1 - Create the macro
- On senhasegura, in the top left corner, click on the Grid Menu, represented by the nine squares, and select PAM Core.
- In the side menu, select Settings > Access > RemoteApp.
- In the upper right corner, click on the three vertical dots icon and click + New.
- In the RemoteApp registration window, fill in the required fields.
- In the Type* field, choose the User simulation option.
- In the Macro* field, configure the script action as shown below:
- wait: 15000
- kpress: tab
- wait: 500
- kpress: return
- wait: 500
- kpress: tab
- wait: 500
- kpress: tab
- wait: 500
- kpress: tab
- wait: 500
- kpress: tab
- wait: 500
- kpress: return
- wait: 1000
- Click Save.
Step 2 -Associate the created macro with a credential
- In the side menu select Credentials > All.
- In the list of available credentials, in the Action column click on the three vertical dots icon, and select Edit.
- In the Credential registration window, click on the Session Settings tab.
- In the Remote Application Settings section, click on the add icon on the Automation macro (RemoteApp) field.
- In the RemoteApp drop-down menu, choose the macro created in the previous step.
- In the Connectivity drop-down menu, choose HTTPS.
- Click Save.
When returning to the credentials screen, click on the computer icon on the right side of the chosen credential to test if the macro was associated correctly.
Do you still have questions? Reach out to the senhasegura Community.
Was this article helpful?