2
0
mirror of https://git.coolaj86.com/coolaj86/acme-dns-01-cli.js synced 2025-04-21 13:20:39 +00:00

52 Commits

Author SHA1 Message Date
202ba6b787 typo fix v3.0.6 2019-05-15 23:22:14 -06:00
bf0a37a33c update package name v3.0.5 2019-05-15 23:10:14 -06:00
c65ffe54af update docs 2019-05-15 23:08:24 -06:00
8a12a86761 v3.0.4: ACME dns-01 challenge reference implementation for Greenlock v2.7+ (and v3) v3.0.4 2019-04-07 17:35:26 -06:00
e98e53e0a7 v3.0.3: cleanup and consistency (with other refs) v3.0.3 2019-04-06 02:36:52 -06:00
b9015b8952 v3.0.2: improve user message v3.0.2 2019-04-04 10:35:06 -06:00
1b8495cdd2 v3.0.1: add files: [] to package.json v3.0.1 2019-04-02 23:24:18 -06:00
498c8e53b3 v3.0.0: update for greenlock v2.7+ v3.0.0 2019-04-02 20:59:11 -06:00
0285cf74ab update link 2019-04-02 05:34:35 +00:00
AJ ONeal
2747b3c2ab v2.3.2 v2.3.2 2018-05-12 19:47:48 -06:00
AJ ONeal
d7ddd32f22 v2.3.1 v2.3.1 2018-05-12 19:22:20 -06:00
AJ ONeal
09d69c521f update docs 2018-05-12 19:22:09 -06:00
AJ ONeal
8311d9275c v2.3.0 v2.3.0 2018-05-12 19:17:58 -06:00
AJ ONeal
972937b4fd move out junk test code 2018-05-12 19:17:26 -06:00
AJ ONeal
cb5a079ea2 merge mozilla-iot patches 2018-05-12 19:07:07 -06:00
AJ ONeal
8ed6e3cdcc restore latest from npm v2.2.1 2018-05-01 14:14:15 -06:00
Andre Natal
795e52a978 Merge pull request #3 from mozilla-iot/fixed_logs
Fixing messages
2017-06-21 14:58:19 -07:00
Andre Natal
6e44d2d5b1 Fixing messages 2017-06-21 14:57:00 -07:00
Andre Natal
d983158ec0 Merge pull request #1 from mozilla-iot/automatic-dns-modification
Full test working  
Fixes #2
2017-06-21 14:31:10 -07:00
Andre Natal
3dcd2f4c43 Full test working 2017-06-21 14:15:37 -07:00
Tim Caswell
f6788d185a Copy test from ddns module 2017-04-19 16:51:48 -05:00
AJ ONeal
dea11513a8 auto-update banner 2016-12-30 02:39:35 -07:00
AJ ONeal
d5a61df0e8 auto-update ad 2016-12-30 02:22:02 -07:00
AJ ONeal
b9883fe105 Update README.md 2016-11-25 10:36:50 -07:00
AJ ONeal
2f10eab1c5 merge 2016-10-17 15:46:14 -06:00
AJ ONeal
734136d671 pass in keyAuth 2016-10-17 15:44:49 -06:00
AJ ONeal
2010797d8a merge (and re-add test.js) 2016-10-17 15:31:04 -06:00
AJ ONeal
56055eaedc keyAuth rather than null 2016-10-17 15:30:05 -06:00
AJ ONeal
48743260eb add interactive dns test 2016-10-14 20:08:21 -06:00
AJ ONeal
418a019b90 initial commit 2016-10-14 13:41:12 -06:00
AJ ONeal
0b3b67e1cc initial commit 2016-10-14 13:39:54 -06:00
AJ ONeal
b38ad55e8d typo fix 2016-10-14 13:30:18 -06:00
AJ ONeal
05950414ea v2.0.3 v2.0.3 2016-10-14 13:17:51 -06:00
AJ ONeal
937da00a42 typo fix 2016-10-14 13:17:44 -06:00
AJ ONeal
1a5561dc8b dns -> ddns 2016-10-14 12:45:35 -06:00
AJ ONeal
8d3279d537 Update package.json 2016-10-14 12:37:01 -06:00
AJ ONeal
cfeef0d981 Update README.md 2016-10-14 12:35:26 -06:00
AJ ONeal
5a8a30c705 Update README.md 2016-10-14 12:34:18 -06:00
AJ ONeal
e5a4b97c3f le-challenge-dns -> le-challenge-ddns 2016-10-14 12:32:46 -06:00
AJ ONeal
8398af7d9f v2.0.2 v2.0.2 2016-10-12 17:28:45 -06:00
AJ ONeal
26dcf0b6d1 fix error 2016-10-12 17:12:29 -06:00
AJ ONeal
714027f88b actually check txt record 2016-10-12 15:04:25 -06:00
AJ ONeal
b49f4a1b65 use sha256sum of keyAuthorization as per spec 2016-09-15 00:51:29 -06:00
AJ ONeal
715c759423 v2.0.1 v2.0.1 2016-09-08 19:11:01 -06:00
AJ ONeal
8f3e758714 add missing deps 2016-09-08 19:10:50 -06:00
AJ ONeal
7ae8e66815 seems to pass tests v2.0.0 2016-09-08 19:01:03 -06:00
AJ ONeal
616538ed23 fix require 2016-09-08 18:57:51 -06:00
AJ ONeal
f89e50baa3 memstore-cluster -> cluster-store 2016-09-08 18:56:58 -06:00
AJ ONeal
d1814341a5 make cluster safe 2016-09-07 17:10:04 -06:00
AJ ONeal
b41f09df11 getting there... 2016-09-07 14:58:25 -06:00