mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #169] [MERGED] README: Add warning/advice about HTTPS API. #333
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#333
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?
📋 Pull Request Information
Original PR: https://github.com/acme-dns/acme-dns/pull/169
Author: @cpu
Created: 5/30/2019
Status: ✅ Merged
Merged: 6/12/2019
Merged by: @joohoi
Base:
master← Head:cpu-readme-https-warning📝 Commits (2)
b271f5eREADME: Add warning/advice about HTTPS API.02ac5f5Merge branch 'master' into cpu-readme-https-warning📊 Changes
1 file changed (+19 additions, -0 deletions)
View changed files
📝
README.md(+19 -0)📄 Description
This PR updates the README to add a brief description of the
tlsconfiguration options. In particular usingtls = "letsencrypt"is recommended and a warning is added about usingtls = "cert"and allowing the certificate to expire.For more background see:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.