1dustindavis / gorilla

Munki-like Application Management for Windows
Apache License 2.0
186 stars 21 forks source link

mTLS gives error: x509: certificate signed by unknown authority #118

Closed sfc-gh-pjoshi closed 2 years ago

sfc-gh-pjoshi commented 3 years ago

Sample config File: url: https://YourWebServer/gorilla/ manifest: example catalogs:

Have created the client and server certs and provided their absolute paths in the config file's TLS settings. Still getting the error : x509: certificate signed by unknown authority

1dustindavis commented 3 years ago

Hi @sfc-gh-pjoshi, its hard to say what the issue is without more details. It could definitely be an issue with Gorilla, but it also could be an issue with the certificate or mTLS server.

It might be helpful to check the server logs to see if the correct certificate is being presented.