You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neil
b28835a604
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
6 years ago
..
README.md
Merge branch 'dev' into feature/dns-openprovider
6 years ago
dns_acmedns.sh
add acme-dns plugin
7 years ago
dns_active24.sh
Add support for Active24.cz
6 years ago
dns_ad.sh
shellcheck: fix several occurences of SC2034
8 years ago
dns_ali.sh
fix ali
7 years ago
dns_autodns.sh
Create dns_autodns.sh
7 years ago
dns_aws.sh
Spelling
7 years ago
dns_azure.sh
Added top URI parameter
7 years ago
dns_cf.sh
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
6 years ago
dns_cloudns.sh
Update dns api to support v2 wildcard cert #1261
7 years ago
dns_cn.sh
fix format
6 years ago
dns_conoha.sh
avoid "SC2046: Quote this to prevent word splitting." Travis CI error.
7 years ago
dns_cx.sh
use mutable
6 years ago
dns_cyon.sh
spelling: satisfy
8 years ago
dns_da.sh
Remove empty line at the end
7 years ago
dns_ddnss.sh
Update dns_ddnss.sh
6 years ago
dns_desec.sh
dnsapi: add deSEC.io api support
6 years ago
dns_dgon.sh
Made dns_dgon.sh use _lower_case
6 years ago
dns_dnsimple.sh
Changed records per page to 5000
6 years ago
dns_do.sh
Declare and assign separately to avoid masking return values
8 years ago
dns_doapi.sh
Cleaned up dns_doapi.sh
6 years ago
dns_dp.sh
fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
6 years ago
dns_dpi.sh
add dns api support for dnspod.com
7 years ago
dns_dreamhost.sh
Addressing PR feedback
7 years ago
dns_duckdns.sh
Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
8 years ago
dns_dyn.sh
Replace 'head -n' with the '_head_n' function
8 years ago
dns_dynu.sh
dnsapi update dynu for api v2
6 years ago
dns_euserv.sh
replaced tail/head with _tail_n/_head_n and printf with echo
7 years ago
dns_exoscale.sh
Remove extraneous blank lines
6 years ago
dns_freedns.sh
Fixed HTTPS-url with regard to #1192
7 years ago
dns_gandi_livedns.sh
[dnsapi] Support adding / removing multiple TXT values for Gandi
6 years ago
dns_gcloud.sh
Replied to PR comments
7 years ago
dns_gd.sh
check UNABLE_TO_AUTHENTICATE
7 years ago
dns_gdnsdk.sh
dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range
6 years ago
dns_he.sh
Update dns_he.sh
7 years ago
dns_hostingde.sh
Zone delete also needs new "templateValues" field
6 years ago
dns_infoblox.sh
fix new shellcheck error
8 years ago
dns_inwx.sh
Fix inwx account without Mobile TAN
7 years ago
dns_ispconfig.sh
Update serial also when deleting the token
7 years ago
dns_kinghost.sh
removed redundant api call
7 years ago
dns_knot.sh
Fix format: use double quote to prevent globbing and word splitting
8 years ago
dns_lexicon.sh
Add support for additional Lexicon options
7 years ago
dns_linode.sh
Remove extra space
8 years ago
dns_linode_v4.sh
fix https://github.com/Neilpang/acme.sh/pull/1979
6 years ago
dns_loopia.sh
Double quote unquoted variables
6 years ago
dns_lua.sh
other fixes
7 years ago
dns_me.sh
first attempt to fix CI errors
7 years ago
dns_myapi.sh
spelling fixes
8 years ago
dns_mydevil.sh
Support for MyDevil.net (#2076)
6 years ago
dns_mydnsjp.sh
Increase security using https for MyDNS.JP API
6 years ago
dns_namecheap.sh
Fix verification for namecheap domains not *owned* by the calling user (#2106)
6 years ago
dns_namecom.sh
update
6 years ago
dns_namesilo.sh
Add namesilo.com dns api support
7 years ago
dns_nederhost.sh
Removed overwriting of the HTTP header file before sending a request.
6 years ago
dns_neodigit.sh
Revert change
6 years ago
dns_netcup.sh
add debug info
6 years ago
dns_nsone.sh
Set NS1 DNS record TTL to 0
6 years ago
dns_nsupdate.sh
fix https://github.com/Neilpang/acme.sh/issues/2225
6 years ago
dns_nw.sh
Add support for Thermo, Nexcess, and Futurehosting DNS APIs
6 years ago
dns_online.sh
fix travis
6 years ago
dns_openprovider.sh
Fix SC2116
6 years ago
dns_ovh.sh
fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118
7 years ago
dns_pdns.sh
Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value
7 years ago
dns_pointhq.sh
Native PointHQ support
6 years ago
dns_rackspace.sh
Rackspace Cloud DNS
6 years ago
dns_selectel.sh
fix format
7 years ago
dns_servercow.sh
Update dns_servercow.sh
7 years ago
dns_tele3.sh
remove whitespace
7 years ago
dns_ultra.sh
support ultradns.com api (#2117)
6 years ago
dns_unoeuro.sh
Fix file formatting
7 years ago
dns_vscale.sh
Add dns_vscale.sh
8 years ago
dns_yandex.sh
add debug info
7 years ago
dns_zilore.sh
head => _head_n
7 years ago
dns_zone.sh
Add zone.ee (zone.eu) DNS API (#2151)
6 years ago
dns_zonomi.sh
fix format
7 years ago