envoyproxy/envoy

admin: /certs should dump all certificates

Open

#4,661 opened on Oct 9, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Description: From PR #4566, /certs only dump first X509 certificate information in CA certificates and certificate chain for every TLS context, it should dump everything.

Contributor guide