Commit Graph

5766 Commits (6d302889fa36892c6e316bdac9ec744379691834)
 

Author SHA1 Message Date
stbeldarborge c7fb155733
debug 5 months ago
stbeldarborge 1eaa2cc619
debug 5 months ago
stbeldarborge 92a47aaac5
logic 5 months ago
stbeldarborge fcffe8beb9
feat: add bearer token support 5 months ago
Lifeboy 02fb40c507 Syntax corrections, previous change broke script 5 months ago
Lifeboy dc6ea97877 Syntax corrections, previous change broke script 5 months ago
Lifeboy 031d53b04f Syntax corrections suggested by testing script 5 months ago
Lifeboy 3006c90fb8 Syntax corrections suggested by testing script 5 months ago
Lifeboy 9cec2688ed Syntax corrections suggested by testing script 5 months ago
Lifeboy 65c3dc21f4 Added comments 5 months ago
i18n.site cefa7d940a
Update DNS.yml
DNS.yml can be triggered manually
5 months ago
Lifeboy fab292d2de correct a typo 5 months ago
i18n.site 00bbe68f78
Update dns_huaweicloud.sh
fix https://github.com/acmesh-official/acme.sh/issues/5261
6 months ago
Lifeboy fa3591f4f2 TXT record ADD test successfully 6 months ago
Nikolay Pronchev 10cfc6838d
add Timeweb Cloud DNS API 6 months ago
Lifeboy 42e78f9a3e changes not yet tested 6 months ago
Roland Giesler 0122eabd44
Update dns_miab.sh
Corrected typo
6 months ago
Roland Giesler 435bb3f1d3
Update dns_miab.sh
The MIAB API requires that the txtvlaue to a TXT record includes the "value=" and "ttl=" components as part of the TXT record when adding a new record.
6 months ago
neil 1d59d43286
Merge pull request #5255 from acmesh-official/dev
sync
6 months ago
neil fe30bf7d09
Merge pull request #5252 from williamdes/patch-1
Add ACCOUNT_THUMBPRINT to update account
6 months ago
neil 5f68ad4e19 fix 6 months ago
William Desportes 3fc39aad33
Add ACCOUNT_THUMBPRINT to update account
Ref: #590
6 months ago
3VAbdAVE a94653ba77 Merge branch 'dev' of https://github.com/3VAbdAVE/acme.sh into dev 6 months ago
3VAbdAVE d8637b2c0f fixes #3359
Ubiquiti removed keytool (and java) from recent releases of Unifi OS. This moves from keytool to openssl's native pkcs12.

Tested on Unifi Dream Machine which runs Unifi OS and a built-in Unifi controller.

Also added backup of existing files prior to change in case anything goes wrong, and update system configuration with compatible ciphers.
6 months ago
3VAbdAVE f1b6016157
Merge branch 'acmesh-official:dev' into dev 6 months ago
3VAbdAVE de99d6d9fc fixed shfmt 6 months ago
neil bb8386ab85
Merge pull request #5245 from nathanejohnson/master
RouterOS - make deploy more resilient
6 months ago
3VAbdAVE ca6226359b removed old comment 6 months ago
3VAbdAVE adfafe5c54 reverted bad merge 6 months ago
3VAbdAVE a8d8fefceb
Merge branch 'acmesh-official:dev' into dev 6 months ago
3VAbdAVE 3bb5943b20 Merge branch 'dev' of https://github.com/3VAbdAVE/acme.sh into dev 6 months ago
3VAbdAVE 57da04b5ec Updated Unifi deploy hook to use openssl's pkcs12 instead of Java Keytool after Ubiquiti removed it, update system configuration for stronger ciphers, and back up existing certificates prior to change. 6 months ago
Nathan Johnson e711d168df RouterOS - make deploy more resilient
In the case where importing the cert and key removes the files from disk
the existing deploy will fail when it tries to remove those files.  This
still attempts to remove the files but catches the error and moves on instead
of bombing like before.

Similarly, if the deploy had failed before, subsequent deploys would fail
because the script already existed, so it would not be able to create
the script.  This first attempts to remove the script if it exists, and then
creates the script.
6 months ago
WhiteAls 1700f064b3 Fix: Support for IDN 6 months ago
3VAbdAVE de902166a8 Replaced keytool with openssl pkcs12. Added backup of original certificates. 6 months ago
WhiteAls 2f08bd1965 Refactor: Improve Yandex360 DNS API integration:
- Make YANDEX360_ORG_ID optional and auto-retrieve if not provided.
- Refactor _get_root function to search across multiple organizations.
6 months ago
WhiteAls 13c68cd799 Refactor: Rename _check_yandex360_variables to _check_variables and improve error handling 6 months ago
WhiteAls c7d78f4594 Fix: Corrected the entry point for Yandex 360 API 6 months ago
WhiteAls 2f1ca949f0 Fix: Make record_id extraction independent of JSON key order 6 months ago
WhiteAls a6488ff9ac Optimizing debug output 6 months ago
Mickael cb5eae888d
Update dns_ispconfig.sh
Add permissions to:
- Client functions
- DNS zone functions
6 months ago
tomo b6f7710621
Update bark.sh
Bark API v2 is now fully implemented. BARK_SOUND is now also optional, as intended by the API.
7 months ago
tomo 3e36f05a8c
Update dockerhub.yml 7 months ago
gmanic bcb7e5f2c8
Update dns_nsupdate.sh
Corrected required variable double quote
7 months ago
Joris van den Dries 3cefcd8204 change reference to static value 7 months ago
Joris van den Dries 4cd1871816 Removed obsolete documentation 7 months ago
Joris van den Dries 7aaa9583fa Update teams notify script to support new notification setup using workflows instead of connectors being fased out.
Color support has been dropped since this has no support inside adaptive-card
7 months ago
Felix Schmidt dd582c0306 Changed the direct call of `tr` to cast to lower case to the function
`_lower_case` which is already provided.
7 months ago
neil 5cded5b53e
Merge pull request #5217 from oittaa/patch-2
_checkSudo: [ -z "__INTERACTIVE" ] should be [ -z "$__INTERACTIVE" ]
7 months ago
IIIPr0t0typ3III 0a64567822
Merge branch 'acmesh-official:dev' into dev 7 months ago