Skip to content

Commit 65869a9

Browse files
TSG to troubleshoot CyberArk certificate trust errors in Power Automate for desktop
1 parent 2ddb277 commit 65869a9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

support/power-platform/power-automate/desktop-flows/application-certificate-error.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,26 @@ This message often appears incorrectly for most errors with Power Automate for d
6565

6666
Otherwise, [delete](https://docs.cyberark.com/identity/latest/en/content/applications/appsadminportal/appremove.htm) and [re-create](https://docs.cyberark.com/credential-providers/13.0/en/content/common/adding-applications.htm) the application in CyberArk as suggested in the error message. Ensure that you correctly enter the **Application ID**, **Safe**, **Folder**, and **Object** details when [setting up the connection](/power-automate/desktop-flows/create-cyberark-credential#create-a-cyberark-credential-1).
6767

68+
## Troubleshoot CyberArk certificate trust errors in Power Automate for desktop
69+
70+
If a connection check times out while you retrieve credentials from CyberArk, the issue might be related to HTTPS certificate trust. To rule out untrusted certificate problems, you can temporarily allow the Power Automate service (UIFlowService) to accept untrusted certificates. After testing, revert the change for security.
71+
72+
[!NOTE]
73+
After you change the registry setting, restart the Power Automate service to apply the update.
74+
75+
[!WARNING]
76+
For security, only trusted certificates are accepted by default. Use this setting only for testing. When you finish, delete the entry and restart the service to restore the default behavior.
77+
78+
1. Temporarily allow untrusted CyberArk HTTPS certificates
79+
80+
| Hive | Key | Name | Type |
81+
|---|---|---|---|
82+
| HKEY_LOCAL_MACHINE | SOFTWARE\WOW6432Node\Microsoft\Power Automate Desktop\Registration | AllowUntrustedCyberArkHttpsCertificate | DWORD |
83+
84+
***Value***
85+
86+
- **1**: Allow untrusted CyberArk HTTPS certificates in the Power Automate service (UIFlowService).
87+
6888
## Other troubleshooting steps
6989

7090
If you still don't have enough information to mitigate the issue, here are some steps you can take to troubleshoot the issue:

0 commit comments

Comments
 (0)