Dx Netops TCx UCF Deployment failing with get "https://<harbor-server>:30001/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority
search cancel

Dx Netops TCx UCF Deployment failing with get "https://<harbor-server>:30001/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority

book

Article ID: 421981

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

./tcxctl deploy lcm-control-plane --bom-file BOM-netops-<version>.yaml -r <harbor-server>:30001/netops/ --kubeconfig ~/.kube/my-cluster --registry-cert /tmp/<harbor_cert>.crt

Dx Netops UCF Deployment failing with get "https://<harbor-server>:30001/v2/":  tls:  failed to verify certificate:  x509:  certificate signed by unknown authority

Environment

Unified Collection Framework 25.4.x

Cause

Issue with the unsigned Cert

Resolution

1. Login to Harbor via https://<harbor-server>:30001/ in a web browser.

2. Click on Not Secure to the left of the URL > Certificate details > Details > Export.

3. Copy the new cert to deployment node.

4. Rerun the UFC installation via TCx.