Luke Mikluch
75cb951bfc
Use --value= for add-record command (Issue #836 )
Use '--value=' instead of '-v' to allow Azure CLI to process TXT record tokens that start with special characters (in particular, a dash character). Proposed fix for Issue #836 .
2 years ago
Tim Kimber
32a649f297
Merge pull request #811 from loganmzz/master
acme-dns: improve cURL error handling
2 years ago
Tim Kimber
78a2fd191e
Merge pull request #810 from paulocoghi/patch-1
Custom configuration instructions
2 years ago
Logan MAUZAIZE (MonkeyPatch)
1a75d9f2ab
acme-dns: improve cURL error handling
2 years ago
Paulo Coghi
255b0a160a
Custom configuration instructions
3 years ago
Paulo Coghi
220fbe1701
Custom configuration instructions
Added instructions on how to create a custom configuration template for domain configuration files
3 years ago
Tim Kimber
a3a26cb13c
Merge branch 'master' of github.com:srvrco/getssl
3 years ago
Tim Kimber
31a323702c
Run pebble tests on a schedule, fix some lint errors
3 years ago
Tim Kimber
e94776d5ba
Fix test status link
3 years ago
Tim Kimber
f1dcca5e73
Merge pull request #804 from bohnelang/master
dns_add and dns_del for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Andreas Bohne-Lang
e1be762a2a
Create dns_del_dnsmasq
Delete _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Andreas Bohne-Lang
104b2df98a
Create dns_add_dnsmasq
Add _acme-challenge for dnsmasq - a lightweight DHCP and caching DNS server
3 years ago
Tim Kimber
b758339d55
Add step to update 'latest' tag
3 years ago
Tim Kimber
dce7cb51db
Merge pull request #796 from srvrco/release_2_48
Release v2.48
3 years ago
Tim Kimber
740aed65c1
Update version to v2.48
3 years ago
Tim Kimber
02fe6cf873
Merge pull request #795 from srvrco/release-and-package-workflow
Release and package workflow, plus misc fixes for the automated tests
3 years ago
Tim Kimber
73b21eb244
Misc fixes for CI tests
3 years ago
Tim Kimber
18389530f5
Working release-and-package workflow
3 years ago
Tim Kimber
3323b85ff7
Remove cronie requirement
3 years ago
Tim Kimber
7e2aacd3df
Fix previous workflow changes
3 years ago
Tim Kimber
b70ffeace3
Merge pull request #792 from MRigal/patch-1
Create newline to ensure [SAN] section can be parsed
(all tests passed when run locally)
3 years ago
Tim Kimber
a5eea22dff
Merge pull request #794 from srvrco:fix-workflows
Fix previous workflow changes
3 years ago
Tim Kimber
6e340022d5
Fix previous workflow changes
3 years ago
Matthieu Rigal
d0fee87264
Create newline to ensure [SAN] section can be parsed
3 years ago
Tim Kimber
eb5cb8e193
Fix permission issues (didn't occur during local testing)
3 years ago
Tim Kimber
e530ea51c7
Fix workflow deploy type
3 years ago
Tim Kimber
74a33934e0
Merge pull request #785 from srvrco/workflow-tweaks
Change deploy to be manual
3 years ago
Tim Kimber
30c4594a7d
Change deploy to be manual
Fix other workflows to ignore workflow changes
3 years ago
Tim Kimber
1e07c45600
Add rpm build step
3 years ago
Tim Kimber
e5082104d6
Add release action
Auto-build .deb package
3 years ago
Tim Kimber
2e05de84f7
Update release notes
3 years ago
Tim Kimber
48606be1e9
Merge pull request #783 from timkimber/fix-ftps-ftpes-tests
Add FTP_PORT
3 years ago
Tim Kimber
dc1359442b
Check for internal test before checking if previous test succeeded
3 years ago
Tim Kimber
cca04dda73
Check for internal test before checking if previous test succeeded
3 years ago
Tim Kimber
601401c98f
Add FTP_PORT
3 years ago
Tim Kimber
012d48694a
Add ftps and ftpes tests
3 years ago
Tim Kimber
0abbf94ed9
Merge pull request #782 from srvrco/update-actions-node16
Fix shellcheck errors
3 years ago
Tim Kimber
eeb4f4f0c6
Move some tests to afraid.org
3 years ago
Tim Kimber
11225dcce2
Change to actions/checkout@v3
3 years ago
Tim Kimber
b4e620b1bf
Change order of args to dig and drill, fix shellcheck errors
3 years ago
Tim Kimber
5c8e4a4190
Merge pull request #704 from lodott72/master
add EAB functions
3 years ago
Tim Kimber
229ad65bb9
Merge pull request #779 from christopherkobayashi/master
Use /usr/bin/env instead of hardcoding bash path.
3 years ago
Tim Kimber
bbcec0f4af
Merge pull request #778 from jeffmerkey/master
fix broken shebangs in dns_scripts and update README.md to include RPM and DEB package downloads, installation, and package building
3 years ago
jeffmerkey
310dbc79cf
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
25d2135c38
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
c9994497c9
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
a64c16abd1
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
879bfa609a
update README.md with instructions for Oracle Linux and AWS Linux
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
4567fb53eb
create plain text README autogenerated from README.md using the pandoc utility. File created with "pandoc -t plain README.md > README" to provide a plaintext README created from README.md
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
ee059719f5
reword since getssl package is not arch specific
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago