Using own certicates - Error tls: bad certificate #6490
Replies: 1 comment
-
Need MTLS certificate |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
secret.zip
Report
We are encountering an error when using our own certificates.
Expected Behavior:
Metrics server successfully connected to operator
Actual Behavior
Steps to reproduce the problem
Create kedaorg-certs secret using attached secret with a testing certificate data:
Install Keda chart to your cluster (Using 2.14.2 chart version) disabling certs:
KEDA version
2.14.0
Kubernetes Version
1.27.0
Is it possible that this specific certificate type is incompatible with the solution? In that case, what configuration is supported in the certificate?
That is a summary of his section 509v3 extensions:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions