Skip to content

Feature: http-01 support #1832

@kpcyrd

Description

@kpcyrd

I'm trying to deploy traefik behind a reverse proxy that doesn't support tls-sni-01, instead I want to use a challenge that works over http. In the code it appears traefik currently only supports explicitly dns-01 and tls-sni-01. Is this correct? For my setup to work, I need http-01. Sadly I couldn't find anything related in the issue tracker.

What did you do?

Configure traefik to acquire certificates with acme.

What did you expect to see?

Valid certificate from let's encrypt

What did you see instead?

traefik default cert

Output of traefik version:

Version: v1.3.2
Codename: raclette
Go version: go1.8.3
Built: 2017-06-29_04:52:35PM
OS/Arch: linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions