17 May 2024 06:40 AM - last edited on 19 Aug 2024 12:58 PM by Michal_Gebacki
Hi ,
I am getting an error Checking signature failed in custom extension 2.0. However, I have used Dynatrace extension in visual studio code which will automatically do this process. And I can see that certificate uploaded successfully in Credential Vault. Can anyone help me to overcome this challenge.
Thanks in advance.
Solved! Go to Solution.
17 May 2024 02:00 PM
What VSCode does is to upload the certificate to the Dynatrace environment. You still need to copy it to the OneAgent/ActiveGate where the extension will run.
03 Oct 2024 11:38 AM
Hello!
I have the same issue, but the certificate is copied in the Activegate. Do we need any specific user rights?
Thanks!
04 Oct 2024 04:24 PM
Hi,
It doesn’t require any specific user permissions or rights. Just ensure that the certificate is correctly placed in the Active Gate and added to the Dynatrace credential vault for signing the extension.
Hope that helps!
04 Oct 2024 07:46 PM
Actually, the issue was not with user rights but with the owner.
Use the chown so that the Activegate user (dtuserag) can read the certificate.
BR