Code Monkey home page Code Monkey logo

Comments (6)

shred avatar shred commented on July 18, 2024 1

Thank you for the feedback. I will close the issue for now. Feel free to reopen it when necessary.

from acme4j.

scolastico avatar scolastico commented on July 18, 2024 1

Oh wow i used it because of the documentation:
image

Then i think so nobody else does the same mistake like i did the documentation should be updated with a warning or a tip to adress this issue.

from acme4j.

shred avatar shred commented on July 18, 2024

Your code looks okay on the first sight.

Let's Encrypt has recently changed its issuer certificate. My suspicion is that your server still delivers the old certificate chain along with your certificate, so the issuer of your certificate does not match.

Please check the certificate in your browser. The issuer of your certificate must match the next certificate in your certificate chain. If you use Let's Encrypt, the issuer should be named "R3".

from acme4j.

scolastico avatar scolastico commented on July 18, 2024

Yeah the software which uses the certificate isnt from me. I only generate certificate for it. I will open there also an ticket and will link this issue to it. Thank you @shred.

from acme4j.

scolastico avatar scolastico commented on July 18, 2024

Sure. Btw i also checked the cert seems like its all ok with it and you have right: only the web server does something wrong...
image

from acme4j.

shred avatar shred commented on July 18, 2024

Ahhh... You are using the Let's Encrypt STAGING server. It does not provide certificates that are usable in a browser.

For production, you need to use the production server of Let's Encrypt.

In the example it is Session session = new Session("acme://letsencrypt.org");

from acme4j.

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.