We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am running the spiffe-tls example on my Ubuntu VirtualBox VM, and I get the following error when I try to run the client server:
$ sudo -u client-workload ./client 2022/12/14 10:48:24 Unable to create TLS connection: spiffetls: cannot create X.509 source: context deadline exceeded
Can someone please help solve this issue?
The text was updated successfully, but these errors were encountered:
Looks to me like the it timed out obtaining an identity from the Workload API.
Sorry, something went wrong.
Is there a way to change the time out time for the Workload API? How do you think I should solve this issue?
I am facing the same issue. How can I fix this?
No branches or pull requests
I am running the spiffe-tls example on my Ubuntu VirtualBox VM, and I get the following error when I try to run the client server:
$ sudo -u client-workload ./client
2022/12/14 10:48:24 Unable to create TLS connection: spiffetls: cannot create X.509 source: context deadline exceeded
Can someone please help solve this issue?
The text was updated successfully, but these errors were encountered: