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

Self Signed Certificate Error - Opening a Cluster #64

Open
Scoobed opened this issue Jan 22, 2024 · 3 comments
Open

Self Signed Certificate Error - Opening a Cluster #64

Scoobed opened this issue Jan 22, 2024 · 3 comments

Comments

@Scoobed
Copy link

Scoobed commented Jan 22, 2024

In a corp environment, seeing a Self Signed Certificate Error when accessing them

App Version 0.2.3-alpha
Arch: x64
Platform: darwin
osRelease: 21.6.0
Locale: en-US

[2024-01-22 12:37:04.041] [info] Loading Cluster my-cluster-name
[2024-01-22 12:37:04.250] [error] self signed certificate in certificate chain
[2024-01-22 12:37:04.251] [error] self signed certificate in certificate chain
[2024-01-22 12:37:04.252] [error] Error Loading cluster self signed certificate in certificate chain

Is there way to put it in more of debug mode on what certificate it thinks is in the chain and our corp root CA is not in Keychain Access trusted System Keychains -> System Roots -- Roots , it is under System Keychains -- System

When accessing a cluster with the kubectl command it works

@mo-othman
Copy link
Collaborator

Hi @Scoobed, Can I know if you are using a proxy to connect?

@roadbikemike
Copy link

Similar issue with certificates.

[2024-01-24 13:30:42.362] [info] Selecting Cluster cluster-2
[2024-01-24 13:30:42.366] [info] Loading Cluster cluster-2
[2024-01-24 13:30:42.671] [error] unable to get issuer certificate
[2024-01-24 13:30:42.674] [error] unable to get issuer certificate

@Scoobed
Copy link
Author

Scoobed commented Jan 25, 2024

I checked my configuration. My terminal where kubectl is running does not have the PROXY enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants