Giter Club home page Giter Club logo

Comments (4)

psychon avatar psychon commented on July 21, 2024

Could you provide an URL and perhaps a screenshot?

For me, wiki.znc.in has a certificate that was issued on April 24th and is valid until July.

from znc.

Rabenherz112 avatar Rabenherz112 commented on July 21, 2024

Sure, https://wiki.znc.in/ZNC
https://cdn.ravshort.com/rEGU2/pUVUyuLI79.png
https://cdn.ravshort.com/rEGU2/WOtAdiLA21.png

Edit:

The problem was first identified through a GitHub Action, so I don't think this is something local on my side.

from znc.

dgw avatar dgw commented on July 21, 2024

I can observe the same problem, outdated certificate served to both me (Android tablet) and ssllabs.com over IPv4.

My connection is not IPv6 capable (sigh…) but ssllabs.com tests both, and the updated certificate was served for wiki.znc.in over IPv6 when checked.

Numerous forum and Stack Exchange threads over the years refer to various issues with nginx not using an updated certificate for some reason. Not knowing the exact setup, I won't speculate too much, but it does sound like sometimes nginx fails to replace all worker processes upon config reload. 🤷‍♂️

(These days I use Caddy for TLS, so my nginx debugging is rusty)

from znc.

psychon avatar psychon commented on July 21, 2024

Ah, yup. Thanks for that info and sorry for not checking ipv4 / ipv6 myself. The certificate is indeed valid over IPv4:

$ curl -6 https://wiki.znc.in  
$ curl -4 https://wiki.znc.in  
curl: (60) SSL certificate problem: certificate has expired

from znc.

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.