cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Managed node installation wget certificate error

echwallah
Advisor

Am trying to run the wget command to add a new node to a cluster to make it a 3 node cluster.

However I am getting errors running the wget command indicating unrecognized certificate for the primary node.

I attempted the --no-check-certificate and I still get an error below saying unrecognized option

Is this a bug or an issue with wget command?

How do I resolve or work-around to add a new node?

Dynatrace Certified Associate
2 REPLIES 2

DanielS
DynaMight Guru
DynaMight Guru

Hello @echwallah  it appears to be an error with wget. May be you are using an older version of wget with no support for that option, try an update with yum or apt-get. Also you can use options like --ca-directory or --ca-certificate to make wget know your certificate issuer.

The true delight is in the finding out rather than in the knowing.

echwallah
Advisor

Thanks a bunch @DanielS This helped to resolve the issue

Dynatrace Certified Associate

Featured Posts