]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
5 years agoMerge branch 'dev' into dev
neil [Fri, 3 May 2019 12:46:16 +0000 (20:46 +0800)]
Merge branch 'dev' into dev

5 years agoMerge pull request #2242 from plantroon/master
neil [Fri, 3 May 2019 12:38:20 +0000 (20:38 +0800)]
Merge pull request #2242 from plantroon/master

Add NLnetLabs NSD

5 years agoMerge pull request #2243 from mod242/master
neil [Fri, 3 May 2019 12:35:34 +0000 (20:35 +0800)]
Merge pull request #2243 from mod242/master

New API for Schlundtech.de

5 years agoCreate DNS API for Schlundtech
mod242 [Thu, 2 May 2019 10:18:16 +0000 (12:18 +0200)]
Create DNS API for Schlundtech

5 years agoRemoved trailing line
Jakub Filo [Wed, 1 May 2019 10:25:46 +0000 (12:25 +0200)]
Removed trailing line

5 years agoFixed style to match upstream
Jakub Filo [Wed, 1 May 2019 10:17:54 +0000 (12:17 +0200)]
Fixed style to match upstream

5 years agoMerge pull request #2236 from mod242/master
neil [Wed, 1 May 2019 07:14:14 +0000 (15:14 +0800)]
Merge pull request #2236 from mod242/master

Correct parsing error in sed

5 years agoUpdate haproxy deploy hook (#1591)
neil [Wed, 1 May 2019 07:13:42 +0000 (15:13 +0800)]
Update haproxy deploy hook (#1591)

* implement basic haproxy deploy

HAProxy requires the certificate chain and key to be concatenated and placed somewhere (can be anywhere). This script expects a single environment variable with the path where the concatenated PEM file should be written

* add docs for HAProxy deployment

* Add conditional check to ensure path is provided

* remove whitespace

* remove more whitespace (trying to get TravisCI working)

* add reload

* update for POSIX compliance

* add documentation for reload command

* Update haproxy deploy hook

Add functionality to add OCSP stapling info (.ocsp file), issuer (.issuer file) and multi-cert bundles (suffix on pem file based on key type).

This also corrects the order of key, certificate and intermediate in the PEM file, which although HAProxy does not seem to care, was incorrect in the prior version.

* Document updated haproxy deploy hook

* Fix variable name

* whitespace fixes

* Support HAPROXY_DEPLOY_PEM_PATH

Adds compatibility to original haproxy deploy hook while still allowing custom PEM file name (via HAPROXY_DEPLOY_PEM_NAME)

* update for new haproxy deploy vars

* Fix return from reload

* Fix Le_Keylength case

* Update cert suffix for bundles .ocsp generation

* Whitepspace

* Change default for reload

* Readme update

* Actually set reload default

* Fix README.md confict

5 years agofixed line breaks for support api gcore_cdn (#2237)
Тимур Яхин [Wed, 1 May 2019 07:11:39 +0000 (10:11 +0300)]
fixed line breaks for support api gcore_cdn (#2237)

5 years agoAdding NLnetLabs NSD API
Jakub Filo [Tue, 30 Apr 2019 23:53:51 +0000 (01:53 +0200)]
Adding NLnetLabs NSD API

5 years agoFix README.md confict
andrewheberle [Tue, 30 Apr 2019 07:32:36 +0000 (15:32 +0800)]
Fix README.md confict

5 years agoRemove from Master Branch
mod242 [Mon, 29 Apr 2019 14:17:24 +0000 (16:17 +0200)]
Remove from Master Branch

5 years agoAdd notification (#2241)
neil [Mon, 29 Apr 2019 14:13:54 +0000 (22:13 +0800)]
Add notification (#2241)

* add cron notify

* fix format

* fix format

5 years agolets start 2.8.2
neilpang [Mon, 29 Apr 2019 14:11:25 +0000 (22:11 +0800)]
lets start 2.8.2

5 years agoMerge pull request #2240 from Neilpang/dev
neil [Mon, 29 Apr 2019 13:59:42 +0000 (21:59 +0800)]
Merge pull request #2240 from Neilpang/dev

use mutable

5 years agouse mutable
neilpang [Mon, 29 Apr 2019 13:52:22 +0000 (21:52 +0800)]
use mutable

5 years agoMerge pull request #2239 from Neilpang/dev
neil [Mon, 29 Apr 2019 13:46:10 +0000 (21:46 +0800)]
Merge pull request #2239 from Neilpang/dev

sync

5 years agofix idn issue.
neilpang [Mon, 29 Apr 2019 13:44:25 +0000 (21:44 +0800)]
fix idn issue.

5 years agoUpdate dns_schlundtech.sh
mod242 [Mon, 29 Apr 2019 10:18:05 +0000 (12:18 +0200)]
Update dns_schlundtech.sh

5 years agoUpdate dns_schlundtech.sh
mod242 [Mon, 29 Apr 2019 10:13:40 +0000 (12:13 +0200)]
Update dns_schlundtech.sh

5 years agoUpdate dns_schlundtech.sh
mod242 [Mon, 29 Apr 2019 08:44:23 +0000 (10:44 +0200)]
Update dns_schlundtech.sh

5 years agoCreate dns_schlundtech.sh
mod242 [Mon, 29 Apr 2019 08:43:16 +0000 (10:43 +0200)]
Create dns_schlundtech.sh

5 years agoCorrect sed parsing error
mod242 [Sun, 28 Apr 2019 13:58:08 +0000 (15:58 +0200)]
Correct sed parsing error

5 years agotypo
neilpang [Sat, 27 Apr 2019 01:17:26 +0000 (09:17 +0800)]
typo

5 years agoMerge pull request #2233 from Neilpang/dev
neil [Fri, 26 Apr 2019 15:59:32 +0000 (23:59 +0800)]
Merge pull request #2233 from Neilpang/dev

fix https://github.com/Neilpang/acme.sh/issues/2195

5 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Fri, 26 Apr 2019 15:58:09 +0000 (23:58 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

5 years agofix https://github.com/Neilpang/acme.sh/issues/2195
neilpang [Fri, 26 Apr 2019 15:57:40 +0000 (23:57 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2195

5 years agoMerge pull request #2232 from Neilpang/dev
neil [Fri, 26 Apr 2019 15:52:01 +0000 (23:52 +0800)]
Merge pull request #2232 from Neilpang/dev

sync

5 years agoMerge pull request #2205 from kirpichiki/dns_cf_invalid_domain
neil [Fri, 26 Apr 2019 15:50:50 +0000 (23:50 +0800)]
Merge pull request #2205 from kirpichiki/dns_cf_invalid_domain

CloudFlare dns invalid domain

5 years agoMerge pull request #2207 from Kimmax/dns_hostingde_missing_templateValues
neil [Fri, 26 Apr 2019 15:49:41 +0000 (23:49 +0800)]
Merge pull request #2207 from Kimmax/dns_hostingde_missing_templateValues

dns_hostingde.sh zoneConfig missing templateValues object

5 years agoMerge pull request #2222 from dim0x69/master
neil [Fri, 26 Apr 2019 15:49:10 +0000 (23:49 +0800)]
Merge pull request #2222 from dim0x69/master

Implement Update Account Information for ACMEv2

5 years agoMerge pull request #2229 from mod242/master
neil [Fri, 26 Apr 2019 15:47:19 +0000 (23:47 +0800)]
Merge pull request #2229 from mod242/master

Create DDNSS API based on the work of helbgd

5 years agofix idn issues
neilpang [Fri, 26 Apr 2019 15:44:25 +0000 (23:44 +0800)]
fix idn issues

5 years agoUpdate dns_ddnss.sh
mod242 [Thu, 25 Apr 2019 14:18:52 +0000 (16:18 +0200)]
Update dns_ddnss.sh

5 years agofix image links
neilpang [Thu, 25 Apr 2019 12:58:13 +0000 (20:58 +0800)]
fix image links

5 years agoMerge pull request #2139 from loonies/dns-loopia-api-endpoint
neil [Thu, 25 Apr 2019 12:52:38 +0000 (20:52 +0800)]
Merge pull request #2139 from loonies/dns-loopia-api-endpoint

Make the Loopia API endpoint configurable

5 years agoCleanup comment
mod242 [Wed, 24 Apr 2019 17:38:07 +0000 (19:38 +0200)]
Cleanup comment

5 years agoCleanup according to styleguide
mod242 [Wed, 24 Apr 2019 14:15:01 +0000 (16:15 +0200)]
Cleanup according to styleguide

5 years agoUpdate dns_ddnss.sh
mod242 [Wed, 24 Apr 2019 14:05:44 +0000 (16:05 +0200)]
Update dns_ddnss.sh

5 years agoRemoved -e and changed tail to funktion
mod242 [Wed, 24 Apr 2019 12:57:48 +0000 (14:57 +0200)]
Removed -e and changed tail to funktion

5 years agoCreate DDNSS API based on the work of helbgd
mod242 [Wed, 24 Apr 2019 12:03:54 +0000 (14:03 +0200)]
Create DDNSS API based on the work of helbgd

5 years agofix https://github.com/Neilpang/acme.sh/issues/2192
neilpang [Sun, 21 Apr 2019 04:37:26 +0000 (12:37 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2192

5 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Sun, 21 Apr 2019 04:23:57 +0000 (12:23 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

5 years agofix https://github.com/Neilpang/acme.sh/issues/2192
neilpang [Sun, 21 Apr 2019 04:23:06 +0000 (12:23 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2192

5 years agoMerge pull request #2224 from honzahommer/feat-install-noprofile
neil [Sat, 20 Apr 2019 05:19:27 +0000 (13:19 +0800)]
Merge pull request #2224 from honzahommer/feat-install-noprofile

Add `--noprofile` option to `install` command

5 years agoMerge pull request #2226 from Neilpang/dev
neil [Sat, 20 Apr 2019 05:09:38 +0000 (13:09 +0800)]
Merge pull request #2226 from Neilpang/dev

sync

5 years agofix https://github.com/Neilpang/acme.sh/issues/2225
neilpang [Sat, 20 Apr 2019 04:49:51 +0000 (12:49 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2225
make NSUPDATE_SERVER can be overwritten

5 years agofeat: add `--noprofile` option to `install` command
Honza Hommer [Fri, 19 Apr 2019 15:27:32 +0000 (17:27 +0200)]
feat: add `--noprofile` option to `install` command

5 years agoimplement account update for acmev2
dim0x69 [Wed, 17 Apr 2019 12:51:07 +0000 (14:51 +0200)]
implement account update for acmev2

5 years agoMerge pull request #706 from palhaland/dev
neil [Wed, 10 Apr 2019 12:49:05 +0000 (20:49 +0800)]
Merge pull request #706 from palhaland/dev

Shell script for deploying changes to a routeros server.

5 years agoMerge pull request #2209 from Neilpang/dev
neil [Sat, 6 Apr 2019 15:06:36 +0000 (23:06 +0800)]
Merge pull request #2209 from Neilpang/dev

sync

5 years agofix format
neilpang [Sat, 6 Apr 2019 08:48:17 +0000 (16:48 +0800)]
fix format

5 years agofix format
neilpang [Sat, 6 Apr 2019 08:45:58 +0000 (16:45 +0800)]
fix format

5 years agofix https://github.com/Neilpang/acme.sh/issues/2208
neilpang [Sat, 6 Apr 2019 08:05:08 +0000 (16:05 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2208

5 years agoZone delete also needs new "templateValues" field
Kimmax [Tue, 2 Apr 2019 23:29:58 +0000 (23:29 +0000)]
Zone delete also needs new "templateValues" field

5 years agoAdded missing "templateValues" object to "zoneConfig" on "_hostingde_getZoneConfig"
Kimmax [Tue, 2 Apr 2019 23:08:39 +0000 (23:08 +0000)]
Added missing "templateValues" object to "zoneConfig" on "_hostingde_getZoneConfig"

5 years agoTrim double quotes for email and key
Gorbachev [Tue, 2 Apr 2019 15:05:52 +0000 (18:05 +0300)]
Trim double quotes for email and key

Currently dns_cf generates headers like this: 'X-Auth-Email: "sample@mail.com"'. Cloudflare API responses 400 BadRequest for quoted headers with message "Invalid format for X-Auth-Email header".

5 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Sun, 31 Mar 2019 13:46:45 +0000 (21:46 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

5 years agoroot domain as dns alias mode
neilpang [Sun, 31 Mar 2019 13:46:14 +0000 (21:46 +0800)]
root domain as dns alias mode

5 years agoDouble quote unquoted variables
Miodrag Tokić [Thu, 28 Mar 2019 15:34:13 +0000 (16:34 +0100)]
Double quote unquoted variables

Double quote unquoted variables to prevent globbing and word splitting.

5 years agoMake the Loopia API endpoint configurable
Miodrag Tokić [Tue, 5 Mar 2019 19:56:34 +0000 (20:56 +0100)]
Make the Loopia API endpoint configurable

Loopia provides hosting in several countries. Each hosting location has
it's own API endpoint, such as "https://api.loopia.<TLD>/RPCSERV", where
<TLD> is one of: com, no, rs, se.

The current LOOPIA_Api variable is hard-coded to ".se". This prevents
using the Loopia DNS API on other hosting locations.

This commit makes the LOOPIA_Api variable configurable and it falls back
to ".se" TLD if LOOPIA_Api is not set.

References:

 - https://www.loopia.com/api/authentication/
 - https://www.loopia.no/api/authentication/
 - https://www.loopia.rs/api/authentication/
 - https://www.loopia.se/api/authentication/

5 years agoFix error message language
Miodrag Tokić [Tue, 5 Mar 2019 20:10:11 +0000 (21:10 +0100)]
Fix error message language

5 years agoExtract configuration saving code to function
Miodrag Tokić [Tue, 5 Mar 2019 19:21:14 +0000 (20:21 +0100)]
Extract configuration saving code to function

5 years agoExtract configuration loading code to function
Miodrag Tokić [Tue, 5 Mar 2019 19:16:54 +0000 (20:16 +0100)]
Extract configuration loading code to function

5 years agoMerge pull request #2191 from temoffey/gcore_cdn_deploy
neil [Sat, 23 Mar 2019 13:46:40 +0000 (21:46 +0800)]
Merge pull request #2191 from temoffey/gcore_cdn_deploy

fix gcore_cdn_deploy

5 years agoremove use grep -E
temoffey [Sat, 23 Mar 2019 13:29:33 +0000 (16:29 +0300)]
remove use grep -E

5 years agoMerge pull request #2190 from Neilpang/dev
neil [Sat, 23 Mar 2019 08:51:40 +0000 (16:51 +0800)]
Merge pull request #2190 from Neilpang/dev

sync

5 years agoMerge pull request #2178 from temoffey/gcore_cdn_deploy
neil [Sat, 23 Mar 2019 03:06:16 +0000 (11:06 +0800)]
Merge pull request #2178 from temoffey/gcore_cdn_deploy

Gcore cdn deploy

5 years agoMerge pull request #2189 from scj643/master
neil [Sat, 23 Mar 2019 02:57:39 +0000 (10:57 +0800)]
Merge pull request #2189 from scj643/master

Fixed Digital Ocean dns api

5 years agoMade dns_dgon.sh use _lower_case
Charles Surett [Fri, 22 Mar 2019 22:43:06 +0000 (18:43 -0400)]
Made dns_dgon.sh use _lower_case

Fixed private function which breaks on embedded systems before.

5 years agoremove check jq
temoffey [Fri, 22 Mar 2019 20:00:47 +0000 (23:00 +0300)]
remove check jq

5 years agofix syntax
temoffey [Fri, 22 Mar 2019 17:08:35 +0000 (20:08 +0300)]
fix syntax

5 years agoremove use while, [[ ]], array
temoffey [Fri, 22 Mar 2019 17:02:59 +0000 (20:02 +0300)]
remove use while, [[ ]], array

5 years agofix syntax
temoffey [Fri, 22 Mar 2019 17:01:39 +0000 (20:01 +0300)]
fix syntax

5 years agofix syntax
temoffey [Fri, 22 Mar 2019 01:31:58 +0000 (04:31 +0300)]
fix syntax

5 years agofix syntax
temoffey [Fri, 22 Mar 2019 01:21:41 +0000 (04:21 +0300)]
fix syntax

5 years agoremove use awk, jq, curl
temoffey [Fri, 22 Mar 2019 00:41:26 +0000 (03:41 +0300)]
remove use awk, jq, curl

5 years agoMerge remote-tracking branch 'origin/dev' into dev
Pål Håland [Thu, 21 Mar 2019 14:54:02 +0000 (15:54 +0100)]
Merge remote-tracking branch 'origin/dev' into dev

5 years agoMoved documentation from deploy/README.md to deploy/routeros.sh
Pål Håland [Thu, 21 Mar 2019 14:53:11 +0000 (15:53 +0100)]
Moved documentation from deploy/README.md to deploy/routeros.sh

5 years agoMerge pull request #2185 from Neilpang/dev
neil [Thu, 21 Mar 2019 14:26:24 +0000 (22:26 +0800)]
Merge pull request #2185 from Neilpang/dev

syc

5 years agoMerge pull request #2161 from sotux/dev
neil [Thu, 21 Mar 2019 12:02:24 +0000 (20:02 +0800)]
Merge pull request #2161 from sotux/dev

dnsapi: add deSEC.io api support

5 years agodnsapi: add deSEC.io api support
James Qian [Thu, 14 Mar 2019 05:26:58 +0000 (13:26 +0800)]
dnsapi: add deSEC.io api support

Signed-off-by: James Qian <sotux82@gmail.com>
5 years agoMerge pull request #2105 from TheLastProject/feature/dns-openprovider
neil [Wed, 20 Mar 2019 15:18:43 +0000 (23:18 +0800)]
Merge pull request #2105 from TheLastProject/feature/dns-openprovider

Add OpenProvider support

5 years agoMerge branch 'dev' into feature/dns-openprovider
Sylvia van Os [Wed, 20 Mar 2019 15:12:57 +0000 (16:12 +0100)]
Merge branch 'dev' into feature/dns-openprovider

5 years agoMerge branch 'dev' into feature/dns-openprovider
Sylvia van Os [Wed, 20 Mar 2019 15:12:08 +0000 (16:12 +0100)]
Merge branch 'dev' into feature/dns-openprovider

5 years agomove to wiki
neilpang [Wed, 20 Mar 2019 15:11:13 +0000 (23:11 +0800)]
move to wiki

5 years agoremove readme
temoffey [Wed, 20 Mar 2019 15:10:53 +0000 (18:10 +0300)]
remove readme

5 years agomove to wiki
neilpang [Wed, 20 Mar 2019 15:03:49 +0000 (23:03 +0800)]
move to wiki

5 years agomove to wiki
neilpang [Wed, 20 Mar 2019 15:01:24 +0000 (23:01 +0800)]
move to wiki

5 years agofix https://github.com/Neilpang/acme.sh/issues/2179
neilpang [Wed, 20 Mar 2019 14:52:40 +0000 (22:52 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/2179

5 years agoMerge pull request #2177 from vbrandl/feature/deploy-mailcow
neil [Wed, 20 Mar 2019 13:13:26 +0000 (21:13 +0800)]
Merge pull request #2177 from vbrandl/feature/deploy-mailcow

Add deploy hook for mailcow

5 years agoMerge pull request #2176 from bz-heilig/patch-1
neil [Wed, 20 Mar 2019 12:40:49 +0000 (20:40 +0800)]
Merge pull request #2176 from bz-heilig/patch-1

Update README.md

5 years agofix syntax
temoffey [Wed, 20 Mar 2019 11:05:18 +0000 (14:05 +0300)]
fix syntax

5 years agofix syntax
temoffey [Wed, 20 Mar 2019 11:02:11 +0000 (14:02 +0300)]
fix syntax

5 years agogcore_cdn_deploy
temoffey [Wed, 20 Mar 2019 00:03:10 +0000 (03:03 +0300)]
gcore_cdn_deploy

5 years agoFix formatting
Valentin Brandl [Tue, 19 Mar 2019 18:15:31 +0000 (19:15 +0100)]
Fix formatting

5 years agoCheck if mailcow path is set and fix directory check
Valentin Brandl [Tue, 19 Mar 2019 18:09:25 +0000 (19:09 +0100)]
Check if mailcow path is set and fix directory check

5 years agoAdd documentation for mailcow deploy hook
Valentin Brandl [Tue, 19 Mar 2019 17:43:07 +0000 (18:43 +0100)]
Add documentation for mailcow deploy hook

5 years agoAdd deploy hook for mailcow
Valentin Brandl [Tue, 19 Mar 2019 17:42:47 +0000 (18:42 +0100)]
Add deploy hook for mailcow

This hook will copy the key and certificate chain to the specified
mailcow installation (as described in
https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/#use-own-certificates)
and restarts the containers, that are using the certificates.

The hook has 2 parameters:

* `DEPLOY_MAILCOW_PATH`: The path to the mailcow installation (required)
* `DEPLOY_MAILCOW_RELOAD`: The reload command, defaults to `docker-compose restart postfix-mailcow dovecot-mailcow nginx-mailcow`

5 years agoMerge pull request #2175 from loial/dns_gdnsdk_fix
neil [Tue, 19 Mar 2019 14:20:15 +0000 (22:20 +0800)]
Merge pull request #2175 from loial/dns_gdnsdk_fix

dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range