This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error opening Certificate /opt/arcsight/kubernetes/ssl/client.crt

I am running into an error installing CDF 2019.05. The install completed with no errors but then when I do a kube-status.sh, I see the error below. I am running this on CentOS 7.6. I have attached logs and output.

Error opening Certificate /opt/arcsight/kubernetes/ssl/client.crt
140007183001488:error:02001002:system library:fopen:No such file or directory:bss_file.c:402:fopen('/opt/arcsight/kubernetes/ssl/client.crt','r')
140007183001488:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:404:
unable to load certificate

Client certificate expiration date: , 0 days left

Minimized CDF is Running

Tags:

  • 0

    An update to this... this was an install on the initial Master. client.crt does not exist on the Master but client.crt does exist on the Worker. So it looks like this is an issue with the kube-status.sh script not properly identifying that this is a Master vs. Worker and that this message is benign.