mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
new tool to purchase and install a SSL certificate using Gandi.net's API
This commit is contained in:
2
tools/dns_update
Executable file
2
tools/dns_update
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
curl -s -d POSTDATA --user $(</var/lib/mailinabox/api.key): http://127.0.0.1:10222/dns/update
|
||||
Reference in New Issue
Block a user