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

Revert "'+' are being converted to ' ' at some point"

This reverts commit 149310e1ecdec3343757296cab9ebf6975693d5d.

github.com/acmesh-official/acme.sh - c0da80158005bb40f793f639c12a2d604dbddb7e authored over 2 years ago
'+' are being converted to ' ' at some point

github.com/acmesh-official/acme.sh - 149310e1ecdec3343757296cab9ebf6975693d5d authored over 2 years ago
Revert "seems like the escaped new lines aren't remaining escaped new lines with the new version of curl"

This reverts commit a5d5113be34bace02dc9370bed102187aa52e7fe.

github.com/acmesh-official/acme.sh - 4e625c18dc233a77517bb4be830acc0924972ce0 authored over 2 years ago
seems like the escaped new lines aren't remaining escaped new lines with the new version of curl

github.com/acmesh-official/acme.sh - a5d5113be34bace02dc9370bed102187aa52e7fe authored over 2 years ago
debugging for the payload

github.com/acmesh-official/acme.sh - 7900c493af1d035a79c54c8ad429350d7acc8041 authored over 2 years ago
those where flipped by mistake

github.com/acmesh-official/acme.sh - 76fe5d8831dbf0a8169f607430a3dd061971840d authored over 2 years ago
not generating files any more

github.com/acmesh-official/acme.sh - 3cc283cbee2b3ac0997ee0b5a0c1793b0647efd8 authored over 2 years ago
sensititive things debugged at a higher level

github.com/acmesh-official/acme.sh - 35cf98fff2e69c8afabce3f8444e1c94ed0f9da5 authored over 2 years ago
added _getdeployconf to set all of the environment variables

github.com/acmesh-official/acme.sh - ca41ea2d5c792178d1f434ccfb0723825d139244 authored over 2 years ago
typo, using _H1 to provide header keys.

github.com/acmesh-official/acme.sh - daffc4e6a4818da714ee73f4ed25a824b931f466 authored over 2 years ago
fixed to use _post function instead of curl

github.com/acmesh-official/acme.sh - 5f3cb9019b6fa182837fe1f9c97f8e2106e86d9b authored over 2 years ago
Fix usage docs in file's header comment

github.com/acmesh-official/acme.sh - 13c71829485aac03e1d0da98784ea50e983e73cd authored over 2 years ago
Merge pull request #4086 from plett/aws-multiline-comments

Squash multiline responses. Fixes issue #4085

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

github.com/acmesh-official/acme.sh - 7be758697133b15cd4f8410df8e114252eeb4198 authored over 2 years ago
Merge branch 'acmesh-official:master' into master

github.com/acmesh-official/acme.sh - edc76795d48e06f09d6a991171b29c6288a3d939 authored over 2 years ago
shell check war warning against unnecessary use of cat

github.com/acmesh-official/acme.sh - 6d640982885c849172656ddcb68d01c98dbacea5 authored over 2 years ago
properly quoted variable names

github.com/acmesh-official/acme.sh - 4351110082cd3cfc6a11891f4296bf5c32468da5 authored over 2 years ago
fixed per shellcheck's preference for `-n` instead of `! -z`

github.com/acmesh-official/acme.sh - 6652138d3e2965ddadfbfd9d385e98973f7a4cc0 authored over 2 years ago
deploy api script to upload certs to proxmox using proxmox api

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

fixed compatibility for UltraDNS API v3

github.com/acmesh-official/acme.sh - 39b25029fce0784b60ed4e71d6928bfb3263b479 authored over 2 years ago
Merge pull request #4131 from ffy/master

change _dbase64 in deploy/qiniu.sh to single line

github.com/acmesh-official/acme.sh - b5cabd6d8ecf6d9770e362bf518e07d00df34a53 authored over 2 years ago
change _dbase64 to single line

github.com/acmesh-official/acme.sh - b169a5c707786b50ef9a71a8e1e13e3ee9a20ee3 authored over 2 years ago
variable expansion consistency & actions push

github.com/acmesh-official/acme.sh - 4f816c06b01950559916eb0ad2f7205749c8729f authored over 2 years ago
fixed compatibility for UltraDNS API v3: https://docs.ultradns.neustar/Content/REST%20API/Content/REST%20API/Zone%20API/Zone%20API.htm; also a minor bugfix for fecthing the domain_id using egrep

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

check all pages first, then go up

github.com/acmesh-official/acme.sh - 274fd5ab8b7ae60c04028d99d380bc8d2183015e authored over 2 years ago
push to run actions

github.com/acmesh-official/acme.sh - e48d7de7636e10f7ab667766a703babd5eb74643 authored over 2 years ago
check all pages first, the go up

github.com/acmesh-official/acme.sh - f426940bd2723647c03d936f6e166c3c51f1c57f authored over 2 years ago
Merge pull request #4118 from retoo/bugfix/google-dns-escape-arguments

dns_gcloud: disable argument parsing for challenges

github.com/acmesh-official/acme.sh - 6c11dd12d7a16929120ab1a8d70c2b2193208676 authored over 2 years ago
dns_gcloud: disable argument parsing for challenges

fixes #3596

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

github.com/acmesh-official/acme.sh - 8a144ebfee0b0ffba5a7712cb97086ae1da79fde authored over 2 years ago
check the file path before copying

github.com/acmesh-official/acme.sh - 5440fcdf54e3402c6089c79a3e5c5c79758280c3 authored over 2 years ago
Merge pull request #4116 from rbelnap/dns_namecheap_error_fix

Dns namecheap error fix

github.com/acmesh-official/acme.sh - 66b2d496af17f7b95da8fb141872a303ba117752 authored over 2 years ago
rename _error _err

When there are errors with namecheap hosts, acme.sh fails with:

dns_namecheap.sh: line 262: _er...

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

sync

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

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

github.com/acmesh-official/acme.sh - 993c187e375477f7ac6cc18a3cbdcb43e732c6b0 authored over 2 years ago
merge https://github.com/acmesh-official/acme.sh/pull/4108

merge https://github.com/acmesh-official/acme.sh/pull/4108

github.com/acmesh-official/acme.sh - 3ce67b282fafd42a1807f556a742fb5b23a60f21 authored over 2 years ago
fix https://github.com/acmesh-official/acme.sh/issues/4110

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

github.com/acmesh-official/acme.sh - 606e59a5d0a6b3fc1963aeae2b23898cb2715a8f authored over 2 years ago
Merge pull request #4096 from nederhost/dev

Fix dns_nederhost to work correctly with wget instead of curl.

github.com/acmesh-official/acme.sh - 0f26b1eafbe18af3caf80b070cca3688154869c2 authored over 2 years ago
Merge pull request #4102 from lbrocke/dns-api-ionos-v1.0.1

dnsapi/ionos: Update to API version 1.0.1

github.com/acmesh-official/acme.sh - 80e6b1fc01efcc0b5c6804d23fdefe75367537b9 authored over 2 years ago
dnsapi/ionos: Update to API version 1.0.1

The REST API now sends back response bodies for UPDATE and CREATE
operations.

github.com/acmesh-official/acme.sh - 58a89edad7e88886dd980f5b91f9144111e89c9b authored over 2 years ago
Merge pull request #4101 from Djelibeybi/fix-dns-oci

Fix _dbase64 decode of OCI_CLI_KEY

github.com/acmesh-official/acme.sh - bfe47eb15285d70a67da3315e72b3298db2be31d authored over 2 years ago
Fix _dbase64 decode of OCI_CLI_KEY

The change made in #4057 broke the decoding of OCI_CLI_KEY from
the encoded OCI_CLI_KEY_FILE con...

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

github.com/acmesh-official/acme.sh - 158497190851de37f8eb95fb51af4e6f358b65e2 authored over 2 years ago
Merge pull request #5 from AlvinSchiller/dev

domain lookup for DNS_MAP changed.

github.com/acmesh-official/acme.sh - 025bebb3e260ce53c806abc70324d3623009f77a authored over 2 years ago
changes due to inkompabilities of some distros

github.com/acmesh-official/acme.sh - d4cf03c9fd0c5dbfaf2292c0f5552382ee4640a0 authored over 2 years ago
Fix dns_nederhost to work correctly with wget instead of curl.

The dns_nederhost DNS API relies on the exact HTTP status code to be
returned (e.g. 204); howev...

github.com/acmesh-official/acme.sh - 5ba2068fc22c0ec816e4f1ed09ba507c27f9455b authored over 2 years ago
improve doc comments

github.com/acmesh-official/acme.sh - 3ce7d410c8ee18d4ed1049ccdc500a6624613df7 authored over 2 years ago
support specifying port for each host

github.com/acmesh-official/acme.sh - c8929ca0cb13abb2213cd5da7abd9bd1b140af9a authored over 2 years ago
refact ssh hook to use deploy config

github.com/acmesh-official/acme.sh - 9fb5bb620d2ffa51eabb0354dfccc29ea9d88315 authored over 2 years ago
Merge branch 'dev' into feature/ssh_scp

github.com/acmesh-official/acme.sh - ed58f32052118bfbd5326032b4088d9a2898288e authored over 2 years ago
Squash new lines in API response

github.com/acmesh-official/acme.sh - 6d5743c506b13edc35cb0b2b2bee35b1d3b783e0 authored over 2 years ago
Merge pull request #4080 from aorith/dev

dns_aws: Fix when _acme-challenge is a hostedzone

github.com/acmesh-official/acme.sh - a551619de6ab38cca85dbde29f621c456b467900 authored over 2 years ago
dns_aws: Fix when _acme-challenge is a hostedzone

The function '_get_root' tries to retrieve the
hostedzone iterating the domains, eg:
...

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

sync

github.com/acmesh-official/acme.sh - 2133897bbedb49be2c6352b9b46f804074b2a1d6 authored over 2 years ago
Merge pull request #4078 from cboylan/fix-key-length-check

Fix Le_Keylength checks during renewals

github.com/acmesh-official/acme.sh - 0a0838b6164cf00ef3f36fb078fc726a98963cf0 authored over 2 years ago
Fix Le_Keylength checks during renewals

When performing renewals acme.sh checks key length values to determine
if a new key should be cr...

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

sync

github.com/acmesh-official/acme.sh - 7ac0577b34a2b615f3a06926304783809e17006c authored over 2 years ago
Update callmebotWhatsApp.sh

github.com/acmesh-official/acme.sh - 5a36b9075fde180d824dc89ad5bdcafe62b68cd4 authored over 2 years ago
Update callmebotWhatsApp.sh

unused variable removed and cleaned.

github.com/acmesh-official/acme.sh - 9aaae24583e5d9fc82a5ef052c06b9e8b821f30b authored over 2 years ago
Create dns_vercel.sh

github.com/acmesh-official/acme.sh - f16e060e871c407d8963b3d5be233b967579b0f0 authored over 2 years ago
Update callmebotWhatsApp.sh

github.com/acmesh-official/acme.sh - 915ced7b9273e0ef6024f9a1a9191b8d312ca84d authored over 2 years ago
Create callmebotWhatsApp.sh

github.com/acmesh-official/acme.sh - 5b42aea9e77d2f145b2777bb334bb575e77d51f6 authored over 2 years ago
Update callmebotWhatsApp.sh

github.com/acmesh-official/acme.sh - 4381657c5e5fa8a3967c82029ae00f0701076ff4 authored over 2 years ago
Update callmebotWhatsApp.sh

Added CallMeBot API for WhatsApp Notifications.

github.com/acmesh-official/acme.sh - d440b2f2b2eca447cac33a893cdc59cbeee650a3 authored over 2 years ago
Update callmebotWhatsApp.sh

variable updated to caps

github.com/acmesh-official/acme.sh - b5a7f46ecc6f90e89adb02a095b1ca9ff344dcf6 authored over 2 years ago
support "server" for renew and renewall

github.com/acmesh-official/acme.sh - 8b7a86bd174ca065fe28042f84205843162fb83f authored over 2 years ago
domain lookup for DNS_MAP changed.

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

sync

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

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

sync

github.com/acmesh-official/acme.sh - 688780540212b36721118efb0d29d5668ed64dd1 authored over 2 years ago
save the default key length

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

github.com/acmesh-official/acme.sh - c4df8090e27de02fc57ec6624a7fb3aa1e32dcbd authored over 2 years ago
Fix shellcheck, use double quote

github.com/acmesh-official/acme.sh - c23c40df8a5c27fbe130afc007913ba3b312583c authored over 2 years ago
Rename delete function, add info

github.com/acmesh-official/acme.sh - 1054325b2dcd61ecdf55b2aad213f9878d38c530 authored over 2 years ago
Add custom option to map multidomain RIDs

github.com/acmesh-official/acme.sh - 77d606df34590e0b36233d759f7f595ab42d16c5 authored over 2 years ago
Added Selfhost DNS API

+ShellCheck
+ACME v2 compatible

Example:
- Fist create 2 new TXT records on _acme-challeng...

github.com/acmesh-official/acme.sh - 3d312e2140652ad826617a4cdaa23626a0a9129c authored over 2 years ago
Pseudo commit tp trigger Github Actions

github.com/acmesh-official/acme.sh - 199d846acba357f11908dfc4219668dca5e9a459 authored over 2 years ago
Save domain dependent values in domain.conf after successfull use

github.com/acmesh-official/acme.sh - b07e479840817af8adde56265c81e0267dc7f477 authored over 2 years ago
Start ShellCheck and CI Test

github.com/acmesh-official/acme.sh - e717c9dba248f141c37b614a6c53b2d699ff3591 authored over 2 years ago
Added variable checks

github.com/acmesh-official/acme.sh - 9bf37fde027dba6f03e7942a6398e50256d206e7 authored over 2 years ago
fix tunnel version

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

sync

github.com/acmesh-official/acme.sh - 641f6977a9ea5bc313a76464e1f59e52d53dc9c4 authored over 2 years ago
Merge pull request #3 from AlvinSchiller/dev

Save domain dependent values in domain.conf

github.com/acmesh-official/acme.sh - a092a2fa436022f7d91ecd40144adc27623122c5 authored over 2 years ago
Merge pull request #4063 from nicolaspn/OVH_DNS_refresh_after_delete_txt_record

Ovh dns refresh after delete txt record

github.com/acmesh-official/acme.sh - 84c2b0c3d73aec10bbb7347166fb8e4d8d59665c authored over 2 years ago
Add call dns OVH API for refresh domain after delete TXT record

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