jeffmerkey
7efb23a2a7
update logrotation to monthly
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
jeffmerkey
548c0fdead
Add files to build getssl scripts as an RPM file, and install crontab and logrotation entries.
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
3 years ago
Tim Kimber
8941e15f37
Merge pull request #762 from timkimber/ftp-args
Add FTP_ARGS for ftp/lftp
4 years ago
Tim Kimber
044a64560a
Add FTP_ARGS
4 years ago
Tim Kimber
da96c2c941
Merge pull request #750 from CyrusJoudieh/hostway
Added support for Hostway API
4 years ago
Tim Kimber
9fd2be989a
Merge pull request #761 from timkimber/fix-ubuntu-tests
Fix ubuntu and centos8 tests
4 years ago
Tim Kimber
48e626e5ed
Use vault as Centos8 is eol
4 years ago
Tim Kimber
0566779871
Fix action name
4 years ago
Tim Kimber
7be8815c49
Only run Duckdns and dynu tests manually
4 years ago
Tim Kimber
c7ee602ab1
Fix check for private key algo changed
Fix passive ftp command
4 years ago
Tim Kimber
e275dd4ab2
Merge pull request #760 from CyrusJoudieh/Windows-DNS-server-support
Windows and IIS Support. Windows bash support.
4 years ago
Cyrus Joudieh
e30dda8009
Windows and IIS Support. Windows bash support.
4 years ago
Tim Kimber
b6452cdc6b
Merge pull request #752 from atisne/feat-improve_acmedns_scripts
Improve the dns scripts for ACME-DNS
4 years ago
Tim Kimber
7b67a19300
Merge pull request #753 from srvrco/fix-tests-warning-in-update-message
Fix tests when the update message contains a warning
4 years ago
Tim Kimber
16d971956e
Add prefix to 'warning' in the update message so tests don't fail
4 years ago
Tim Kimber
5f06c246e5
Merge pull request #749 from CyrusJoudieh/ispconfig
Supporting ISPConfig API
4 years ago
atisne
7da77d5e43
Make the script silent when successful
and avoid to display the error twice on failure.
4 years ago
atisne
468a375775
Add the ability to choose the ACME-DNS server
Needed for self-hosted servers.
4 years ago
atisne
98256ab5c1
Add the ability to set DNS API configuration at domain level
ACME-DNS provide credentials for each domain. Each credential is allowed to
update only its subdomain record.
4 years ago
atisne
60185bed37
dns_del_acmedns should not be identical to dns_add_acmedns
For now, acme-dns does not provide a delete API service.
Its strategy is to update an existing record.
So this call isn't relevant and must be neutral.
4 years ago
Cyrus Joudieh
c4fdf6c1db
Added support for Hostway API
4 years ago
Cyrus Joudieh
8ef808a442
Supporting ISPConfig API
4 years ago
Tim Kimber
dc7d2d4757
Merge pull request #741 from srvrco/release2.46
Release 2.46
4 years ago
Tim Kimber
f06e9a47b4
Don't check for errors (recent changes cause a Warning msg)
4 years ago
Tim Kimber
e2b8ead532
Close fd 3 and 4 on centos6 (otherwise bats hangs)
4 years ago
Tim Kimber
d5fdcdae2e
Update change log and version
4 years ago
Tim Kimber
9d0b19d5d2
Close fd 3 and 4 (otherwise bats hangs)
4 years ago
Tim Kimber
6ce12118cc
Remove hardcode bats version
4 years ago
Tim Kimber
fc05330fb6
Add --account-id to show account id
4 years ago
Tim Kimber
dffa8578d9
Add usage tests (test #722 fix)
4 years ago
Tim Kimber
369a50aa65
Don't use +noidnout if dig outputs a warning ( fixes #688 )
4 years ago
Tim Kimber
3aedcb9956
Move cleanup to teardown_files() ( fixes #696 )
4 years ago
Tim Kimber
ecc91a470a
Don't show usage if run with --upgrade ( fixes #728 )
4 years ago
Tim Kimber
e4154c4486
Merge pull request #735 from xyide/godaddy-enhancements
GoDaddy enhancements
4 years ago
Steve Kennedy
01909f0943
Fix typo
4 years ago
Steve Kennedy
71a7106bef
updates based on spellcheck
4 years ago
Steve Kennedy
91688090b4
Update revision history
4 years ago
Steve Kennedy
13f7cc9d9a
GoDaddy Updates
- Support for domains longer than 3 segments (ex. 1.www.mydomain.com).
- No need for GODADDY_BASE. Domain will be automatically determined from full RR name.
- Update to delete challenge records.
4 years ago
Steve Kennedy
945dde0077
GoDaddy Updates
- Support for domains longer than 3 segments (ex. 1.www.mydomain.com).
- No need for GODADDY_BASE. Domain will be automatically determined from full RR name.
- Update to delete challenge records.
4 years ago
Tim Kimber
734940d8ca
Merge pull request #731 from srvrco/acme-dns
Fix CNAME issues and support acme-dns (fixes #722 , #308 , #646 , #600 , #585 )
4 years ago
Tim Kimber
3b90477cf3
Change to use pgrep (fixes ubuntu14 ftp tests)
4 years ago
Tim Kimber
1fce9999c4
Add missing utils to rockylinux8 docker file, fix setup fn
4 years ago
Tim Kimber
d882efaa91
Add execute permissions to dns scripts
4 years ago
Tim Kimber
9015a837f8
Only run in interactive mode if running in an interactive shell
4 years ago
Tim Kimber
9da2603d89
Test on ubuntu14
4 years ago
Tim Kimber
e5cb7fedfd
Support acme-dns and fix CNAME issues
4 years ago
Tim Kimber
bffa3eeeac
Merge pull request #724 from amartin-git/patch-1
Fix DOMAIN_CHAIN_LOCATION to copy correct file
4 years ago
Tim Kimber
03af029f7b
Merge pull request #729 from miesi/master
detect Solaris derivates and add /usr/gnu/bin to PATH
4 years ago
Tim Kimber
c3c958a145
Merge pull request #730 from 1and1/ionos-dns-api
add scripts to use IONOS DNS API
4 years ago
Thomas Mieslinger
63d8206794
add scripts to use IONOS DNS API
4 years ago