It is working fine on my local dev
x509: certificate signed by unknown authority
It is working fine on my local dev
x509: certificate signed by unknown authority
If you are expecting some help, more details are needed
i am using okta sso for my web app which is deployed on gcp using kubernetes.
So,first authorization request is working fine(response type,response code - code,query)
but token end point returns an error :
error: “Post “https://*****************/oauth2/v1/token”: x509: certificate signed by unknown authority”
so the problem is with SSL certificate of the endpoint you are trying to hit, or with SSL CA store on your side