cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Checking signature failed for Custom Extension 2.0 with Python and Dynatrace extension in visual studio code

kpurimitla
Participant

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.

kpurimitla_0-1715924418543.png

 

Thanks in advance. 

5 REPLIES 5

Mike_L
Dynatrace Guru
Dynatrace Guru

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.

Mike

kpurimitla
Participant

Thanks

Theodore_x86
Helper

Hello!

I have the same issue, but the certificate is copied in the Activegate. Do we need any specific user rights?

Thanks!

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!

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

Featured Posts