Tim Kimber
|
a0491e45a8
|
Merge pull request #565 from srvrco/revoke-error
Fixes --revoke (#558)
Adds --notify-valid (#559)
|
6 years ago |
Tim Kimber
|
86b365b2c3
|
Update revision history and version number
|
6 years ago |
Tim Kimber
|
d568e15563
|
Update test to test using staging server
|
6 years ago |
Tim Kimber
|
fc4add8747
|
Test --revoke
|
6 years ago |
Tim Kimber
|
db316d0d16
|
Fix --revoke
|
6 years ago |
Tim Kimber
|
2287057e38
|
Add test for --notify-valid
|
6 years ago |
Tim Kimber
|
aae47d2c26
|
Add --notify-valid
|
6 years ago |
Tim Kimber
|
f829d9b738
|
Merge pull request #563 from srvrco/force-v2
Auto upgrade CA url to ACMEv02
|
6 years ago |
Tim Kimber
|
dfba3304e4
|
Add testing for the auto-update to v02 feature
|
6 years ago |
Tim Kimber
|
ee5e1e8cac
|
Add --check-config and auto upgrade CA v02 url
|
6 years ago |
Tim Kimber
|
e81c25f55f
|
Merge pull request #443 from nikdow/patch-1
Add support for custom domain template
|
6 years ago |
aws02 user
|
89ca12a728
|
Remove .idea files
|
6 years ago |
Tim Kimber
|
0d6c2df99c
|
Merge pull request #562 from srvrco/release-2.27
Update revision history and version
|
6 years ago |
Tim Kimber
|
d39f60540a
|
Change CA to v02, fix shellcheck warning and indentation
|
6 years ago |
Tim Kimber
|
9f19977238
|
Update revision history and version
|
6 years ago |
cbdweb
|
7019f775f4
|
Merge remote-tracking branch 'firstrepo/master' into patch-1
# Conflicts:
# getssl
|
6 years ago |
Tim Kimber
|
b718ef05fb
|
Merge pull request #561 from srvrco/fix-fullchain-ec-crt
Fix missing fullchain.ec.crt when creating dual certificates
|
6 years ago |
Tim Kimber
|
919aed2cdb
|
Fix missing fullchain.ec.crt when creating dual certificates
|
6 years ago |
Tim Kimber
|
edd659dbcd
|
Merge pull request #557 from scott-42/master
Fix route53 script for python 3.
|
6 years ago |
Scott Gustafson
|
50a9865e71
|
Fix route53 script for python 3.
|
6 years ago |
Tim Kimber
|
b5a9a4280e
|
Update revision history
|
6 years ago |
Tim Kimber
|
cc94dc4968
|
Merge pull request #556 from srvrco/fix-ftp-and-sftp-leading-dash
Fix ftp/sftp problems if challenge starts with a dash
|
6 years ago |
Tim Kimber
|
39ccc6bb0e
|
Fix ftp/sftp problems if challenge starts with a dash
|
6 years ago |
Tim Kimber
|
64bb03362b
|
Merge pull request #554 from srvrco/Tests-for-#553
Add tests for #553
|
6 years ago |
Tim Kimber
|
6905ab39af
|
Merge branch 'master' into Tests-for-#553
|
6 years ago |
Tim Kimber
|
ceb688666a
|
Merge pull request #553 from Cyber1000/fix_nslookup
Fixed ipv4 confirmation with nslookup
|
6 years ago |
Tim Kimber
|
61fe4647ad
|
Add tests for #553
|
6 years ago |
Harald Heigl
|
7ec1e8648c
|
Fixed ipv4 confirmation with nslookup
|
6 years ago |
Tim Kimber
|
48d24c638f
|
Merge pull request #551 from rhinoduck/fix-changelog
Fix changelog formatting
|
6 years ago |
rhinoduck
|
62e7cfce0f
|
Fix changelog formatting
|
6 years ago |
Tim Kimber
|
63171e6527
|
Merge pull request #550 from srvrco/test-improvement
Fix domain case conversion for different locales
|
6 years ago |
Tim Kimber
|
472ea2312f
|
Set noninteractive so tests don't hang
|
6 years ago |
Tim Kimber
|
135fcece92
|
Fix domain case conversion for different locales
|
6 years ago |
Tim Kimber
|
065356bcc8
|
Tweak the 'not found' check
|
6 years ago |
Tim Kimber
|
23d4d6ae65
|
Move test for failed,warning,error to test_helper, add test for "not found"
|
6 years ago |
Tim Kimber
|
4db955ebae
|
Merge pull request #547 from wolfaba/master
fix HAS_HOST and HAS_NSLOOKUP condition
|
6 years ago |
Robert Wolf
|
a0c6ddf079
|
fix HAS_HOST and HAS_NSLOOKUP condition
|
6 years ago |
Tim Kimber
|
f3af1e2669
|
Merge pull request #546 from srvrco/Check-for-domain-using-all-tools
Check for domain using all tools
|
6 years ago |
Tim Kimber
|
f7c196602d
|
Update revision history and version
|
6 years ago |
Tim Kimber
|
fc5f8d5fc9
|
Merge branch 'master' into Check-for-domain-using-all-tools
|
6 years ago |
Tim Kimber
|
7a031e8b10
|
Merge pull request #545 from srvrco/remove-seq-dependency
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp
|
6 years ago |
Tim Kimber
|
462573c8ba
|
Test if DOMAIN_STORAGE is "/" clean_up doesn't delete /tmp
|
6 years ago |
Tim Kimber
|
d8bf2fa149
|
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp
|
6 years ago |
Tim Kimber
|
353dcf26d5
|
Merge pull request #542 from baquilla/master
Improvements: alternative working dirs and -i|--install command
|
6 years ago |
Tim Kimber
|
43b82e4fc3
|
Fix cut&paste error
|
6 years ago |
Tim Kimber
|
ac5ef33011
|
Cleanup after test succeeds
|
6 years ago |
Tim Kimber
|
857ad87b4f
|
Change bats-assert and bats-support to use bats-core repo
|
6 years ago |
Tim Kimber
|
3341f674d4
|
Add tests for /etc/getssl and --install
|
6 years ago |
Tim Kimber
|
008a95dba7
|
Make ubuntu-staging depend on centos7-staging so they don't run at same time causing spurious errors
|
6 years ago |
Juan Javier Baca Moreno-Torres
|
adcb975206
|
Fix shellcheck warning and failures
Clean code, avoid indirect variables and single quotes for delayed expansion.
|
6 years ago |