argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

Getting "invalid cipher suite specified" when running locally

Open crenshaw-dev opened this issue 2 months ago • 1 comments

I had to do this to get past it:

export ARGOCD_TLS_CIPHERS=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

Will investigate more later. @nandinisingh759 also hit it.

crenshaw-dev avatar Apr 26 '24 16:04 crenshaw-dev

Should be fixed with #17569?

blakepettersson avatar May 09 '24 12:05 blakepettersson