Issue with Teleport in k8s using Cloudflare Origin certificates for domain #8462
Unanswered
dudeisbrendan03
asked this question in
Q&A
Replies: 3 comments 3 replies
-
@webvictim Sorry for the ping but you've usually had insight on issues that other people haven't provided, I've had 3 people look into this clueless and I still have no idea what's going on |
Beta Was this translation helpful? Give feedback.
2 replies
-
If you remove the universal SSL from CF then enable it again then the new certificate will be issued by LetsEncrypt rather than CloudFlare CA which might fixes the problem here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
We're using Cloudflare Origin and Teleport in Kubernetes and we're experiencing an issue building a train of trust for Teleport, it's saying that there is an issue building trust although we've provided Teleport with the issuer of the certificate provided
We're constantly given, no matter the cert provided, 'unabel to verify HTTPS certificate chain: certificate not signed by known authority'
I'm assuming this is as Origin CA is not a trusted authority, is there any possible way to make Teleport accept CF Origin CA as a valid authority without running it without the insecure param?
Thanks in advance
Edit:
Just checked the deployment again, looks like someone has already added --insecure, but the issue still remains. Any clues?
Beta Was this translation helpful? Give feedback.
All reactions