envoyproxy/envoy

Add an ACME/letsencrypt sandbox

Open

#13.828 aberto em 30 de out. de 2020

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/docshelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

description

Even though Envoy doesnt have native support for ACME (at least not in the way traefik eg does), i think its a very popular concern

As i understand it, ACME support atm relies on a certbot sidecar to do renewal etc

I think it would be useful to provide a sandbox implementation of this method at least, and in the future if #96 is resolved we can update

I believe it would be possible to create this sandbox using the Pebble ACME server for demonstration purposes

refs

Guia do colaborador