[GH-ISSUE #180] Where is api-certs? #78

Closed
opened 2026-03-13 15:41:34 +03:00 by kerem · 1 comment
Owner

Originally created by @icelava on GitHub (Sep 3, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/180

I am testing setting up ACME-DNS as its own HTTP server to auto-register its own certificate from LE.

tls = "letsencrypt"
acme_cache_dir = "api-certs"

Where is this api-certs located? I don't see anything at /etc/acme-dns/ nor ~/go/bin/

Originally created by @icelava on GitHub (Sep 3, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/180 I am testing setting up ACME-DNS as its own HTTP server to auto-register its own certificate from LE. tls = "letsencrypt" acme_cache_dir = "api-certs" Where is this api-certs located? I don't see anything at /etc/acme-dns/ nor ~/go/bin/
kerem closed this issue 2026-03-13 15:41:40 +03:00
Author
Owner

@icelava commented on GitHub (Sep 3, 2019):

Ok I see it appear at ~/go/bin/api-certs/

That only appeared once I reset configuration for ACME-DNS to use back port 80/443 and it succeeded in obtaining a certificate from LE. I previously tested it with 81/444 to avoid clashing with Nginx which is operating in the same server, so it wasn't able to verify properly with LE in that state.

<!-- gh-comment-id:527408322 --> @icelava commented on GitHub (Sep 3, 2019): Ok I see it appear at ~/go/bin/api-certs/ That only appeared once I reset configuration for ACME-DNS to use back port 80/443 and it succeeded in obtaining a certificate from LE. I previously tested it with 81/444 to avoid clashing with Nginx which is operating in the same server, so it wasn't able to verify properly with LE in that state.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#78
No description provided.