Giter Site home page Giter Site logo

Comments (10)

sudo-kraken avatar sudo-kraken commented on May 22, 2024

This is the traefik log for when you try to visit the domain, I have changed only the WAN IP and domain name for security reasons

today at 3:26 PM time="2020-04-29T14:26:14Z" level=debug msg="Serving default certificate for request: "example.com""
today at 3:26 PM time="2020-04-29T14:26:15Z" level=debug msg="http: TLS handshake error from x.x.x.x:59639: remote error: tls: bad certificate"

from docker-traefik.

g0Idfinger avatar g0Idfinger commented on May 22, 2024

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

Does your acme.json show both certificates? example.com and *.example.com

In my traefik 2 acme JSON at the bottom it states certificates: null

from docker-traefik.

g0Idfinger avatar g0Idfinger commented on May 22, 2024

looks like you may need to delete the contents and regenerate it by uncommenting out

  • "traefik.http.routers.traefik-rtr.tls.certresolver=dns-cloudflare" and building the traefik container.

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

That's what I did I have cycled it twice now the wildcards work but not the top level :(

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

Does your traefik 2 acme have certs at the bottom

from docker-traefik.

g0Idfinger avatar g0Idfinger commented on May 22, 2024

mine has this. which is after the private key.

"Certificates": [
  {
    "domain": {
      "main": "domain.com",
      "sans": [
        "*.domain.com"

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

I have recreated the SSL as you said to and still nothing ?

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

The only thing I can think of that has changed is that I created a new API key for cloudflare ddns but left the global key in the config? Can't see how that would break it though

from docker-traefik.

sudo-kraken avatar sudo-kraken commented on May 22, 2024

Fixed it by removing the image bloody hell this things buggy

from docker-traefik.

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.