-
Notifications
You must be signed in to change notification settings - Fork 138
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
Client connect to MR server over HTTPS not work. #1539
Comments
This is an issue with your certificates. MunkiReport and Safari use the same certificate backend. Because of this, you can use Safari to troubleshoot MunkiReport certificate problems by trying to load the MunkiReport dashboard in Safari. My guess is that the certificate that is being used by the MR server doesn't have the correct URL within it. Safari can tell you more about why exactly it is failing |
Are you perhaps, like me, having a "MiTM" proxy for SSL decryption in the chain? |
You will have to create the certificate in such a way that it is valid in Safari. It is not possible to change how macOS/Safari see the certificate as valid or not, this is done by design by Apple and it cannot be changed. |
Dear all,
I got the problem that client connect to MR server with HTTPS not working and got error:
Download error -1202: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “munkireport.com” which could put your confidential information at risk. SSL error detail: (-9807, 'Invalid certificate chain')
Anyone help me please
Thank you!
The text was updated successfully, but these errors were encountered: