mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #231] Feature Request: optionally include server information on /health endpoint #110
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jvanasco on GitHub (Jun 9, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/231
I would like to request this (small?) feature:
the headers of the
/healthendpoint contain some identifying information, such as:X-ACME-DNS: release id, date, or something
this can be enabled/disabled in the config file
Why?
As part of automated testing for applications that use acme-dns, as well as periodic health testing of online systems that interact with a live acme-dns installation, I would like to ensure the application/API that I am interacting with is indeed the acme-dns server i expect