Hello, I'm troubleshooting an issue where one api user works and another does not.
curl -ik --cert api_admin.pem --key api_admin.key https://192.168.7.200/api/cluster? fields=version
Also I can see successes within the audit log, but not the failures.
What causes this error:
curl: (56) OpenSSL SSL_read: error:0A000418:SSL routines::tlsv1 alert unknown ca, errno 0
I'm working with someone who created 2 admin level accounts at the cluster level where one works and the other gives this error.
Any tips on trouble shooting this would also be helpful.
Thank you in advance