[GH-ISSUE #1079] Porkbun as DNS provider #895

Closed
opened 2026-02-26 06:34:50 +03:00 by kerem · 4 comments
Owner

Originally created by @jakern on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1079

Originally assigned to: @chaptergy on GitHub.

Are you in the right place?

  • If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit.
  • If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask.
  • If you have a feature request for NPM then you are in the right place.
    I might be in the right place but this might be a certbot issue

Is your feature request related to a problem? Please describe.
My request is about the providers available in let's encrypt DNS challenges

Describe the solution you'd like
Porkbun offers and API to edit DNS https://porkbun.com/api/json/v3/documentation

Describe alternatives you've considered
I am currently running certbot manually and uploading the certs under the custom option but I am also try to get cloudflare to work

Additional context
I saw the comment here that I should create this request #613 https://github.com/jc21/nginx-proxy-manager/issues/613#issuecomment-723036527

Originally created by @jakern on GitHub (May 7, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1079 Originally assigned to: @chaptergy on GitHub. **Are you in the right place?** - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you have a feature request for NPM then you are in the *right place.* I might be in the right place but this might be a certbot issue **Is your feature request related to a problem? Please describe.** My request is about the providers available in let's encrypt DNS challenges **Describe the solution you'd like** Porkbun offers and API to edit DNS https://porkbun.com/api/json/v3/documentation **Describe alternatives you've considered** I am currently running certbot manually and uploading the certs under the custom option but I am also try to get cloudflare to work **Additional context** I saw the comment here that I should create this request #613 https://github.com/jc21/nginx-proxy-manager/issues/613#issuecomment-723036527
kerem 2026-02-26 06:34:50 +03:00
Author
Owner

@chaptergy commented on GitHub (May 7, 2021):

A certbot plugin for porkbun does exist, so this seems possible. Maybe I will get around to adding this next week and then I could create a PR.

<!-- gh-comment-id:834865126 --> @chaptergy commented on GitHub (May 7, 2021): A [certbot plugin for porkbun](https://pypi.org/project/certbot-dns-porkbun/) does exist, so this seems possible. Maybe I will get around to adding this next week and then I could create a PR.
Author
Owner

@chaptergy commented on GitHub (May 9, 2021):

Unfortunately the certbot porkbun dns plugin is not compatible out of the box, but would require changes on their side, to be able to fetch credentials from a file. I could open an issue over there, maybe even suggest some code, but I am not able to test it

<!-- gh-comment-id:835799317 --> @chaptergy commented on GitHub (May 9, 2021): Unfortunately the certbot porkbun dns plugin is not compatible out of the box, but would require changes on their side, to be able to fetch credentials from a file. I could open an issue over there, maybe even suggest some code, but I am not able to test it
Author
Owner

@chaptergy commented on GitHub (May 9, 2021):

I have updated the porkbun dns plugin to be compatible with our implementation (see the pull request over there, but we will have to wait until it is merged.

<!-- gh-comment-id:835834278 --> @chaptergy commented on GitHub (May 9, 2021): I have updated the porkbun dns plugin to be compatible with our implementation (see the [pull request over there](https://github.com/infinityofspace/certbot_dns_porkbun/pull/2), but we will have to wait until it is merged.
Author
Owner

@chaptergy commented on GitHub (May 15, 2021):

The pull request is open. You can already try it out if you use the docker image jc21/nginx-proxy-manager:github-pr-1099

<!-- gh-comment-id:841709391 --> @chaptergy commented on GitHub (May 15, 2021): The [pull request](https://github.com/jc21/nginx-proxy-manager/pull/1099) is open. You can already try it out if you use the docker image `jc21/nginx-proxy-manager:github-pr-1099`
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/nginx-proxy-manager-NginxProxyManager#895
No description provided.