From ec9c56181a2a43e66b55f21b564abde884db515f Mon Sep 17 00:00:00 2001 From: Yashar Fakhari Date: Sun, 1 Dec 2019 11:25:41 -0800 Subject: [PATCH] Merged Proxmox VE wiki page --- DNS-01-hooks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DNS-01-hooks.md b/DNS-01-hooks.md index 1d8fb54..7c362fc 100644 --- a/DNS-01-hooks.md +++ b/DNS-01-hooks.md @@ -82,3 +82,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/) - [DNSExit (bash script)](https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com - [R01.ru DNS (php)](https://github.com/Chipatusik/certbot-r01ru) - Dns-01 challenge on https://r01.ru +- [Proxmox VE (bash script)](https://www.scifire.de/technik/proxmox) - Proxmox clusters and Proxmox are open source virtualization platforms which use KVM and LXC container \ No newline at end of file