Some checks failed
Build and Push Docker Images (Trusted) / build-and-push (., docker/caddy/Dockerfile, caddy) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/l4-port-manager/Dockerfile, l4-port-manager) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/web/Dockerfile, web) (push) Has been cancelled
Tests / test (push) Has been cancelled
19 lines
509 B
Markdown
Executable File
19 lines
509 B
Markdown
Executable File
---
|
|
name: DNS challenge provider request
|
|
about: Suggest a new provider to be available for a certificate DNS challenge
|
|
title: ''
|
|
labels: dns provider request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**What provider would you like to see added to NPM?**
|
|
<!-- What is this provider called? -->
|
|
|
|
|
|
**Have you checked if a certbot plugin exists?**
|
|
<!--
|
|
Currently NPM only supports DNS challenge providers for which a certbot plugin exists.
|
|
You can visit pypi.org, and search for a package with the name `certbot-dns-<privider>`.
|
|
-->
|