Giter Site home page Giter Site logo

Comments (8)

JonasAlfredsson avatar JonasAlfredsson commented on September 26, 2024

From the parent container: nginxinc/docker-nginx#743

If you absolutely need TLS 1.0 then the Debian image is currently your solution. However, I would really recommend you to move to TLS 1.2 as soon as possible since I believe Debian will also stop supporting this in the near future.

from docker-nginx-certbot.

robertsLando avatar robertsLando commented on September 26, 2024

Thanks for your answer Jonas, I know about the security implications but unfortunally the application must be back compatibile with some very old edge device that doesn't support an higher TLS version (for now). The idea is to make them supported right now and remve it in a future release so at least there is the possibility to update them using this application

BTW It's ok for me, I will just stay stiky with the debian version for now until I can remove the back compatibility. Thanks 🙏🏼

from docker-nginx-certbot.

robertsLando avatar robertsLando commented on September 26, 2024

Regarding this, I switched to Debian based version but seems I still get the error related to #165

Does 4.2.0 includes the fix?

from docker-nginx-certbot.

JonasAlfredsson avatar JonasAlfredsson commented on September 26, 2024

It should include it:

docker run -it --entrypoint=/bin/bash jonasal/nginx-certbot:4.2.0 --version                                        
GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)

Testing with the HUP signal on the container it works as expected.

Do we need to add some kind of "if empty file check" as well?

from docker-nginx-certbot.

robertsLando avatar robertsLando commented on September 26, 2024

Do we need to add some kind of "if empty file check" as well?

I think so, I cannot reproduce this easily but a double check would be for sure a good thing

from docker-nginx-certbot.

JonasAlfredsson avatar JonasAlfredsson commented on September 26, 2024

Please open a new issue and reference this.
We can probably make something out of this check: https://stackoverflow.com/a/9964890

from docker-nginx-certbot.

JonasAlfredsson avatar JonasAlfredsson commented on September 26, 2024

But do you have a stat information about the file that cause trouble. That way we can verify it actually has a size of zero when it happens.

from docker-nginx-certbot.

robertsLando avatar robertsLando commented on September 26, 2024

I temporary changed to another nginx-certbot version btw I'm sure it was size 0. Issue opened #185

from docker-nginx-certbot.

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.