Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token exchange in Go SDK not working #541

Closed
plorenz opened this issue Apr 11, 2024 · 0 comments
Closed

Token exchange in Go SDK not working #541

plorenz opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working distributed-control Work related to HA/Raft/other distributed control

Comments

@plorenz
Copy link
Member

plorenz commented Apr 11, 2024

We see this error on the client side:

[1830.940]    INFO sdk-golang/ziti.(*ContextImpl).RefreshApiSessionWithBackoff.func1: {error=[Get "https://127.0.0.1:1280/edge/client/v1/.well-known/openid-configuration": tls: failed to verify certificate: x509: certificate signed by unknown authority]} unable to refresh apiSession, will retry

and this error on the server side:

[16307.532]   ERROR transport/v2/tls.(*sharedListener).processConn [tls:127.0.0.1:1280]: {remote=[127.0.0.1:58640] error=[remote error: tls: bad certificate]} handshake failed
@plorenz plorenz converted this from a draft issue Apr 11, 2024
@plorenz plorenz self-assigned this Apr 11, 2024
@plorenz plorenz added bug Something isn't working distributed-control Work related to HA/Raft/other distributed control labels Apr 11, 2024
@plorenz plorenz moved this from Todo to In Progress in Controller HA Apr 11, 2024
@plorenz plorenz moved this from In Progress to In Review in Controller HA Apr 11, 2024
plorenz added a commit that referenced this issue Apr 11, 2024
Set http client when doing token exchange. Fixes #541
@github-project-automation github-project-automation bot moved this from In Review to Done in Controller HA Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working distributed-control Work related to HA/Raft/other distributed control
Projects
Status: Done
Development

No branches or pull requests

1 participant