lufi42
190cac394c
Merge branch 'acmesh-official:dev' into dev
3 years ago
neil
afc0097b12
Merge pull request #4139 from wsellitti/proxmoxve
deploy api script to upload certs to proxmox using proxmox api
3 years ago
neil
4e9f971c91
Merge pull request #4170 from SecT0uch/patch-1
Fix ecc certificates
3 years ago
neil
f27566669b
Merge pull request #4174 from Ry3nlNaToR/patch-1
Also restart Postfix container for Mailcow
3 years ago
lufi42
be07fe9e9f
Merge branch 'acmesh-official:dev' into dev
3 years ago
lufi42
ca0981645f
Fixed shfmt error
3 years ago
lufi42
bc7e02b47a
Fixed removal of TXT record when subdomain is case-sensitive and improved debug logging
Plesk SPI return domain names always lower-case. Therefore the search for domain names in the API response must be case-insensitve. Set debug logging to the values that are reallys used for the spi calls.
added comment
3 years ago
lufi42
55a55e9f74
Fixed debug log to prevent globbing and word splitting.
3 years ago
lufi42
b41d40da40
Extended debug logging in dns_pleskxml_rm()
3 years ago
lufi42
ba3e088b23
Improved error handling
Improved error handling when result contains data-structure which might contain another status-flag that is related to the status of the related object and not the api call
Revert "Improved error handling"
This reverts commit fa6df1cfab
.
Revert "Revert "Improved error handling""
This reverts commit 5a4b78392f
.
3 years ago
neil
093cfcdf42
Add NetBSD Test by: https://github.com/vmactions/netbsd-vm
3 years ago
Ry3nlNaToR
41801a60ad
Also restart postfix
3 years ago
Jordan ERNST
2cbf1259a8
Fix for ECC certificates
3 years ago
neil
59dc513ac3
add OpenBSD test
3 years ago
neil
87b110bb86
add OpenBSD CI test: https://vmactions.org
3 years ago
neil
2d4ea720eb
Merge pull request #2606 from ianw/no-exit-manual-dns
Don't exit with issue failure if in DNS manual mode
3 years ago
neil
9c757bbe6e
Update acme.sh
3 years ago
lufi42
40e0d72105
Merge branch 'acmesh-official:dev' into dev
3 years ago
Ian Wienand
be7840c827
Exit with separate failure if in DNS manual mode
In our environment we use DNS manual mode and take the TXT record
output of acme.sh and process it with Ansible to install the records
(then we call renew later when the records have been pushed to the DNS
servers by a whole bunch of other bits).
One problem is that after getting/showing the TXT records, acme.sh
always returns 1. This makes it difficult to tell if there is
actually an error condition.
Since we have set the manual-mode flag, not installing the DNS records
is an expected correct result. This returns a separate error code for
this situation (3), which can be distinguished in automation.
5 years ago
neil
e3cd96bf19
Merge pull request #4164 from acmesh-official/dev
sync
3 years ago
neilpang
7746042adc
fix https://github.com/acmesh-official/acme.sh/issues/4160
fix https://github.com/acmesh-official/acme.sh/issues/4160
3 years ago
lufi42
dfe80556d3
Merge branch 'acmesh-official:dev' into dev
3 years ago
neil
9b79743c5d
Update proxmoxve.sh
3 years ago
neil
a386826808
Update proxmoxve.sh
3 years ago
neil
668894fc4d
Update proxmoxve.sh
3 years ago
William Sellitti
799f509ba9
typo
3 years ago
neilpang
6ccf617d62
clear CF_Zone_ID
3 years ago
William Sellitti
b3b4811b2c
added savedeployconf to preserve environment variables usedi in initial deployments
3 years ago
William Sellitti
966e4246e5
Merge branch 'proxmoxve' of gitlab.lan.home.wesitcllc.com:software/upstream/acme.sh into proxmoxve
3 years ago
William Sellitti
9377c4f3ad
Merge branch 'proxmoxve' of github.com:wsellitti/acme.sh into proxmoxve
3 years ago
William Sellitti
b876128635
forced content-type to json
3 years ago
William Sellitti
c0da801580
Revert "'+' are being converted to ' ' at some point"
This reverts commit 149310e1ec
.
3 years ago
William Sellitti
149310e1ec
'+' are being converted to ' ' at some point
3 years ago
William Sellitti
4e625c18dc
Revert "seems like the escaped new lines aren't remaining escaped new lines with the new version of curl"
This reverts commit a5d5113be3
.
3 years ago
William Sellitti
a5d5113be3
seems like the escaped new lines aren't remaining escaped new lines with the new version of curl
3 years ago
William Sellitti
7900c493af
debugging for the payload
3 years ago
William Sellitti
76fe5d8831
those where flipped by mistake
3 years ago
William Sellitti
37031721dd
typo
3 years ago
William Sellitti
3cc283cbee
not generating files any more
3 years ago
William Sellitti
35cf98fff2
sensititive things debugged at a higher level
3 years ago
William Sellitti
ca41ea2d5c
added _getdeployconf to set all of the environment variables
3 years ago
William Sellitti
daffc4e6a4
typo, using _H1 to provide header keys.
3 years ago
William Sellitti
5f3cb9019b
fixed to use _post function instead of curl
3 years ago
neil
4951b58b21
Merge pull request #4086 from plett/aws-multiline-comments
Squash multiline responses. Fixes issue #4085
3 years ago
neil
7be7586971
Update proxmoxve.sh
3 years ago
William Sellitti
6d64098288
shell check war warning against unnecessary use of cat
3 years ago
William Sellitti
4351110082
properly quoted variable names
3 years ago
William Sellitti
6652138d3e
fixed per shellcheck's preference for `-n` instead of `! -z`
3 years ago
William Sellitti
c8d0d475e4
deploy api script to upload certs to proxmox using proxmox api
3 years ago
neil
39b25029fc
Merge pull request #4128 from capile/dev
fixed compatibility for UltraDNS API v3
3 years ago