When I do I run fleetctl login I get the following...
# fleet
n
When I do I run fleetctl login I get the following
Copy code
Login failed: POST /api/v1/fleet/login: do request: Post "https://<IP_ADDRESS>:8080/api/v1/fleet/login": x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0
t
hi! sounds like the certificate you are using for fleet is not compatible with the go version we are using: https://jfrog.com/knowledge-base/general-what-should-i-do-if-i-get-an-x509-certificate-relies-on-legacy-common-name-field-error/
n
Thank you sir
k
Thanks, @Tomas Touceda!