Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

acme.sh

A pure Unix shell script implementing ACME client protocol
Collective - Host: opensource - https://opencollective.com/acmesh - Website: https://acme.sh - Code: https://github.com/Neilpang/acme.sh

Update dns_mydnsjp.sh

To fit current mydns.jp web site.

github.com/acmesh-official/acme.sh - 0de3bf0ac76f49c30d4584e78495a141f5c9a4b8 authored over 2 years ago
Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm

github.com/acmesh-official/acme.sh - 2d144a8b435297bf3f99717978682e6ceaf7079a authored over 2 years ago
upgrade OpenBSD by https://github.com/vmactions/openbsd-vm

github.com/acmesh-official/acme.sh - 1a140a55155ce60342956444e67df12d334f3153 authored over 2 years ago
Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm

github.com/acmesh-official/acme.sh - 1ea8cfbfb04609871fb3dc3b3037f734f9b7114d authored over 2 years ago
Upgrade solaris by https://github.com/vmactions/solaris-vm

github.com/acmesh-official/acme.sh - 64fda951861bb43cc3976ce6573182e967fb1532 authored over 2 years ago
Upgrade VM versions from https://github.com/vmactions

github.com/acmesh-official/acme.sh - 7843c0c1b0870d199f06278e635277e2fe00ab00 authored over 2 years ago
fix https://github.com/acmesh-official/acme.sh/issues/3975

github.com/acmesh-official/acme.sh - a3784854a7903c05949d15185235c7680c12bd1b authored over 2 years ago
Merge pull request #4189 from blablup/dev

Fix for issue #3735

github.com/acmesh-official/acme.sh - 8b7c000f47e8c5dc1d142467c051f9358a7b2d31 authored over 2 years ago
Merge pull request #4203 from acmesh-official/dev

sync

github.com/acmesh-official/acme.sh - 5b8d7a3f29c53238d3894d69140d470b6e444cfc authored over 2 years ago
Merge pull request #4194 from GameAnalytics/add-slack-app

Add Slack App notification hook

github.com/acmesh-official/acme.sh - a8c448f4cbd4e07284554fa81811da8b97b2cf65 authored over 2 years ago
Merge pull request #4192 from skyksandr/master

Vultr Api: Update to v2

github.com/acmesh-official/acme.sh - de0419228fc31685400874d78b949fda58996bd6 authored over 2 years ago
disable "$response is referenced but not assigned" warning

the variable is assigned by the `_post` call

github.com/acmesh-official/acme.sh - d8a4e47a130fd87953bf9c495d3fcc1897848a89 authored over 2 years ago
Add Slack App notification hook

Slack Incoming webhooks is a legacy custom integration - an outdated
way for teams to integrate ...

github.com/acmesh-official/acme.sh - bc920949cba1eb73cbb2f5fd38e2d489096e054d authored over 2 years ago
Update to Vultr Api v2

- change endpoints
- change Api-Key header to Authorization: Bearer

github.com/acmesh-official/acme.sh - 0717f8591c89a32dd6c474b4cfe28aac7d493e86 authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - affb65219e8e23862652031b3a0ed002d19affe2 authored over 2 years ago
Upgrade NetBSD https://github.com/vmactions/netbsd-vm

github.com/acmesh-official/acme.sh - 3e628f267805caf8c5b3271fe53abb8bd3a73055 authored over 2 years ago
upgrade OpenBSD https://github.com/vmactions/openbsd-vm

github.com/acmesh-official/acme.sh - ddabc38e3f8be529dc5e4b466c380f0ceb63d018 authored over 2 years ago
Upgrade FreeBSD version https://github.com/vmactions/freebsd-vm

github.com/acmesh-official/acme.sh - c0097497be609609743f861a49005ae9c2666b3f authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - 78198bfdaf854933d27beae89337c4fdf03d85d5 authored over 2 years ago
Multidomain patch suggestion from Sandeep Mittal

github.com/acmesh-official/acme.sh - c485011ed1d714540163013f14418dce937dbac1 authored over 2 years ago
Fix: cut for domain uuid with searchDOmain response

github.com/acmesh-official/acme.sh - 0b8ae6821303742ebd9ed4423f9c7b64836c9513 authored over 2 years ago
Finaly found a regex wich works for sed and egrep -o and use searchDomain api for easier to parse response

github.com/acmesh-official/acme.sh - 0e73128f40f3f898b060c1a159213d0be3dc7e15 authored over 2 years ago
More robust and shortend egrep

github.com/acmesh-official/acme.sh - 927c003d22dbc9e14250e6e1f993df028aed91d8 authored over 2 years ago
reg.ru list unicode domains NOT in IDN code

github.com/acmesh-official/acme.sh - bd73823828f7d8009b7e0f0ec233b97c62c2754c authored over 2 years ago
Merge pull request #4184 from Maxime-J/dnsapi-ovh

dns_ovh: save OVH_CK in all cases

github.com/acmesh-official/acme.sh - 11582bc7d3947d8cd495baf9706a8c1b407c1dde authored over 2 years ago
Merge pull request #4182 from NerLOR/master

Update dns_world4you

github.com/acmesh-official/acme.sh - 20ed4f96ba6d88bdb66ecb94929c9ae5c97765fe authored over 2 years ago
dns_ovh: save OVH_CK in all cases

github.com/acmesh-official/acme.sh - 19790e9011bba37365e80adebfd27ae12d2322e5 authored over 2 years ago
dns_world4you: Use _lower_case instead of tr

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - 3a29e0345852733b5690d8e40f9110330d009b41 authored over 2 years ago
upgrade FreeBSD 13.1

github.com/acmesh-official/acme.sh - e2eb685d76311761b5516830b81093892ab73375 authored over 2 years ago
Merge pull request #4151 from bbruun/new-dns-provider-dns_dnsservices

Added new 'dns' provider script for https://dns.services

github.com/acmesh-official/acme.sh - 86cb28fe3476ac713a35ea0f43d6200e0a22faba authored over 2 years ago
Removed spaces (shfmt) (missed one)

github.com/acmesh-official/acme.sh - bcc967933926d71507a06eca2497fd7223a717d4 authored over 2 years ago
Removed spaces (shfmt)

github.com/acmesh-official/acme.sh - e5aeff50dc52febc6b44e22e258950732a2049e1 authored over 2 years ago
Removed unused variable

github.com/acmesh-official/acme.sh - 5f44c195e99d1e415d2f490412347dbf2e52dc15 authored over 2 years ago
Updated delete function

github.com/acmesh-official/acme.sh - e4387e4aad97f1296ef49681433afb2ac95a75e8 authored over 2 years ago
Fixed a missed 'grep -o' to _egrep_o()

github.com/acmesh-official/acme.sh - b1b336804d624287cf885c61a16f925ca4569255 authored over 2 years ago
Merge pull request #4165 from weidonggg/dev

Fix dns_huaweicloud provider

github.com/acmesh-official/acme.sh - 9985c43817771a21dfd992c387e0abba186f2393 authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - 190cac394ceaa9a1457d3babbc87c4d06bdd6952 authored over 2 years ago
Added debug for API result

github.com/acmesh-official/acme.sh - ae71a5abf629b937e23e06410a41ac45a009a575 authored over 2 years ago
Updated API call for OpenBSD sed and tr as newlines does not work there

github.com/acmesh-official/acme.sh - df199c5788972aec58e40a1e9e05e844bfe15f7c authored over 2 years ago
Added forced _log to debug deletion of records in GH Actions

github.com/acmesh-official/acme.sh - c1ba4f1b55faad5e2991592cf538681b478f11ad authored over 2 years ago
Merge pull request #4139 from wsellitti/proxmoxve

deploy api script to upload certs to proxmox using proxmox api

github.com/acmesh-official/acme.sh - afc0097b1246a474e8de85ded41c23f1174555b5 authored over 2 years ago
Merge pull request #4170 from SecT0uch/patch-1

Fix ecc certificates

github.com/acmesh-official/acme.sh - 4e9f971c91f4be84587090aef1afd3573284dbe7 authored over 2 years ago
Merge remote-tracking branch 'origin/master' into new-dns-provider-dns_dnsservices

github.com/acmesh-official/acme.sh - b1cc28bbdafeaf7b38c5621747f15f2ee59e7f3e authored over 2 years ago
Removed empty new line to trigger workflow

github.com/acmesh-official/acme.sh - 80d30bdd30f192cdd9b003d903e20b1f874c72e6 authored over 2 years ago
Merge pull request #4174 from Ry3nlNaToR/patch-1

Also restart Postfix container for Mailcow

github.com/acmesh-official/acme.sh - f27566669b9d007103de644eeb6464c597ba5acb authored over 2 years ago
dns_world4you: Improve error message handling

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - 29f12ddaf4920cebc5444d8c31996a433e4868e3 authored over 2 years ago
dns_world4you: Fix upper case fqdn issues

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - ed15ff0515eb2c3a708e211b8ff412966f771648 authored over 2 years ago
dns_world4you: Update error handling

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - a8f71f79feff9ee3fd4b07352a36b3274f0cf3cb authored over 2 years ago
dns_world4you: Handle already logged in sessions

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - 68c2478e0e205a5eb4de1ad62ed30d5d4c1421a2 authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - be07fe9e9fcfb17e695dda80b6768b91e58bd009 authored over 2 years ago
dns_world4you: Fix cookie parsing issue

Signed-off-by: Lorenz Stechauner <[email protected]>

github.com/acmesh-official/acme.sh - 4d8b661d51489d3f9f3ea139cd5844ed1f250ddb authored over 2 years ago
Extended debug logging in dns_pleskxml_rm()

github.com/acmesh-official/acme.sh - b41d40da4010bc99bae3966dcc84df4b7b9abbd9 authored over 2 years ago
Improved error handling

Improved error handling when result contains data-structure which might contain another status-f...

github.com/acmesh-official/acme.sh - ba3e088b238382c76922fcf4a312819292bc75cb authored over 2 years ago
Fixed debug log to prevent globbing and word splitting.

github.com/acmesh-official/acme.sh - 55a55e9f74a7c0842ed12d9e76d89b2c3232cdce authored over 2 years ago
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 AP...

github.com/acmesh-official/acme.sh - bc7e02b47a7b04c367e08962a84a63170701f890 authored over 2 years ago
Merge pull request #4176 from acmesh-official/dev

sync

github.com/acmesh-official/acme.sh - 1b59b0b73944cf243acf2c139888869570ff62dc authored over 2 years ago
Add NetBSD Test by: https://github.com/vmactions/netbsd-vm

github.com/acmesh-official/acme.sh - 093cfcdf42a2f25f38c7933042d289011f7ca50d authored over 2 years ago
Also restart postfix

github.com/acmesh-official/acme.sh - 41801a60ad2c59ac22bef807b84d845cc1d7d3b7 authored over 2 years ago
Added empty new line to trigger workflow

github.com/acmesh-official/acme.sh - 5ff095786116aea232954ae07872953b4a6147c4 authored over 2 years ago
Merge branch 'acmesh-official:master' into new-dns-provider-dns_dnsservices

github.com/acmesh-official/acme.sh - 6913b8beb5c6362f3fa8a60b43c43c0fc4244c41 authored over 2 years ago
Re-commit (removed non-needed #'tag)

github.com/acmesh-official/acme.sh - c8d17bc3633c2923504065d12aaf232322239fc1 authored over 2 years ago
Fix for ECC certificates

github.com/acmesh-official/acme.sh - 2cbf1259a8f6e4987e44bb4f14fe20bb2c3f13c4 authored over 2 years ago
add OpenBSD CI test: https://vmactions.org

github.com/acmesh-official/acme.sh - 87b110bb86f61ffb5dd1b5816dca6777766636d1 authored over 2 years ago
Changed 'grep -E' to '_egrep_o' 'removed ()'

github.com/acmesh-official/acme.sh - 1b3e1a7abea9ca7b7f8e077d114aad83416f8304 authored over 2 years ago
Changed 'grep -E' to '_egrep_o'

github.com/acmesh-official/acme.sh - 0afabc60aefa1d4e3dd7dc58a87458869d143526 authored over 2 years ago
Merge pull request #2606 from ianw/no-exit-manual-dns

Don't exit with issue failure if in DNS manual mode

github.com/acmesh-official/acme.sh - 2d4ea720eb77db4dcf46692478c03c8c793b84fc authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - 40e0d72105bd4766aa6f8d1246606bc8c4ef3969 authored over 2 years ago
Removed check for _acme-challenge and acmetestXyzRandomName.github-test sub-domain

github.com/acmesh-official/acme.sh - eba788e8c9879ca5c9383df9ea4c438415490cdb authored over 2 years ago
Fixed acmetest for domain acmetestXyzRandomName.github-test.<domain> that was explicitly disallowed as it is not _acme-challenge

github.com/acmesh-official/acme.sh - 444b111a62ec8e7f48cd93aaefdc78816d7ff32e authored over 2 years ago
Added '.' to 'DNS Services' as that is the correct provider name

github.com/acmesh-official/acme.sh - a364ab4ea7fffd2512a6650b9ab83829d2e62a40 authored over 2 years ago
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 ...

github.com/acmesh-official/acme.sh - be7840c82779122cdf6a72256a1100fe33d00a82 authored over 2 years ago
Update format code.

github.com/acmesh-official/acme.sh - a46e51e8db9a25ef146fcf2e699142152d25cae1 authored over 2 years ago
Fix dns_huaweicloud provider

1. Fix huaweicloud api use iam account get token fail.
2. Default use ap-southeast-1 project nam...

github.com/acmesh-official/acme.sh - 789ebb899001faaf1e3d8e545c295fb4aea34226 authored over 2 years ago
Merge pull request #4164 from acmesh-official/dev

sync

github.com/acmesh-official/acme.sh - e3cd96bf19caed7282f5eab817d1e324574b9107 authored over 2 years ago
fix https://github.com/acmesh-official/acme.sh/issues/4160

fix https://github.com/acmesh-official/acme.sh/issues/4160

github.com/acmesh-official/acme.sh - 7746042adc3879abf3fe14c69c60b83173f7b94a authored over 2 years ago
Merge branch 'acmesh-official:dev' into dev

github.com/acmesh-official/acme.sh - dfe80556d3b221ce68358b7365aa7468a4ce8d70 authored over 2 years ago
remove dns_do as it does not work anymore

The API that it uses was shut down in May 2022

github.com/acmesh-official/acme.sh - b3529dc7482e6a8d2bdbb0e77374d960b58974a1 authored over 2 years ago
Added bug report link to dns_dnsservices.sh

github.com/acmesh-official/acme.sh - 543c4423a2283b906dfb790733050e353d9e7f3b authored over 2 years ago
Updated bug report URL

github.com/acmesh-official/acme.sh - 3bd4d32b8d4446d59002db1d8f376736f66fb57d authored over 2 years ago
Code formatting (shfmt)

github.com/acmesh-official/acme.sh - 56a686d3e06c13d867bd7cce2b5e5babbf4c28ab authored over 2 years ago
Code formatting (shellcheck/shfmt)

github.com/acmesh-official/acme.sh - 2f97c789ddc9f6d1689bd8726608e70ad0594af5 authored over 2 years ago
Code formatting (shfmt)

github.com/acmesh-official/acme.sh - 04ca808e8016b2118d411f9d09d2c52f892dc009 authored over 2 years ago
Update proxmoxve.sh

github.com/acmesh-official/acme.sh - 9b79743c5deb750318709d4627ff3c006db79ca5 authored over 2 years ago
Update proxmoxve.sh

github.com/acmesh-official/acme.sh - a386826808ae7e7dd2191c8f73ca716cf108067d authored over 2 years ago
Update proxmoxve.sh

github.com/acmesh-official/acme.sh - 668894fc4d1b2e7b8af4db57a6e5c454f05bfda5 authored over 2 years ago
Removed empty space

github.com/acmesh-official/acme.sh - dc882e6279783efd8b6f3afa99093feff27fb56d authored over 2 years ago
Removed a few empty lines

github.com/acmesh-official/acme.sh - d6eebf82bea04335c9cc98b9e98b8080f59aa33e authored over 2 years ago
Added new 'dns' provider script for https://dns.services

github.com/acmesh-official/acme.sh - 688a2341273df7c6efda960fcc854c3697805786 authored over 2 years ago
fix: Challenge not skipped for pre-validated wildcard domain orders

Some CAs auto-validate orders based on account-level rules and do not
require a challenge at all...

github.com/acmesh-official/acme.sh - 095697900b94e05f3ba8176c53632d6d3a7769e0 authored over 2 years ago
added savedeployconf to preserve environment variables usedi in initial deployments

github.com/acmesh-official/acme.sh - b3b4811b2c4b9fa875d4744da6152422f55d1c20 authored over 2 years ago
Merge branch 'proxmoxve' of gitlab.lan.home.wesitcllc.com:software/upstream/acme.sh into proxmoxve

github.com/acmesh-official/acme.sh - 966e4246e5052b2221033f0f2b8f030061c9119d authored over 2 years ago
Merge branch 'proxmoxve' of github.com:wsellitti/acme.sh into proxmoxve

github.com/acmesh-official/acme.sh - 9377c4f3ad612d18dcae6950fc2660dbe36e09b4 authored over 2 years ago
forced content-type to json

github.com/acmesh-official/acme.sh - b876128635542d12e7214619994bf1c1947c7fc5 authored over 2 years ago