Giter VIP home page Giter VIP logo

sozu-acme's People

Contributors

florentindubois avatar geal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sozu-acme's Issues

error: failed to run custom build command for `openssl v0.9.24`

Hello,
I tried to compile sozy-acme in a dedicated container. I install same package from Dockerfile sozu project. I re-produced it manually

Based on alpine latest sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 4d90542f0623

I hit this bug in rust-openssl sfackler/rust-openssl#987 with openssl version not compatible.
The root cause is acme-client in rush, there is a patch onur/acme-client#44 but not merged at this moment.
If you cherry pick it, it works with this change in Cargo.toml :

--acme-client = "^0.5"
++acme-client = { version = "^0.5" , path = "../acme-client" }

I don't know how you want to solve this for the long term...
Regards

Support DNS-01

Since this repo is really new.

Will DNS-01 method supported ? Even if the certificate is really long to obtain. For example on OVH DNS, you need 30 sec sleep before saying to let's Hey ok, you can try validate against the DNS TXT record. I think DNS is more suitable for large deployment.
The problem is that you need to put a pre-hook and post-hook in order to do that, which is not really a great design...

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.