Git Product home page Git Product logo

Comments (4)

tuxudo avatar tuxudo commented on August 18, 2024

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

from munkireport-php.

jby avatar jby commented on August 18, 2024

Are you perhaps, like me, having a "MiTM" proxy for SSL decryption in the chain?
If so, you need to add the certificate of the proxy to the chain on the server.
And, like John is saying, try it in a browser or with curl -vvI URL or with openssl s_client -connect URL:443 if all of those work MR should work as well...

from munkireport-php.

SamdyPrum avatar SamdyPrum commented on August 18, 2024

Thank you @tuxudo and @jby
The problem is server certificate is invalid we have generated a certificate for the server that expired validated to long it make Safari think that the certificate is certificate is not standards compliant for other browser is working fine with certificate.

from munkireport-php.

tuxudo avatar tuxudo commented on August 18, 2024

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.

from munkireport-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.