This website requires JavaScript.
c9ab800589
Merge c8a0dd1d3b
into 45fd6962f2
petercooperjr
2024-06-06 15:25:06 -0400
c8a0dd1d3b
Fix documentation in README of skipChallengeTest It looks like the code actually uses "skipChallengeTest", but the README had an extra "s" at the end.
Peter Cooper Jr.
2024-06-06 15:24:24 -0400
81b7c6cfca
Merge a87c9b2ac8
into 45fd6962f2
petercooperjr
2024-06-06 08:54:49 -0400
a87c9b2ac8
Allow for passing in additional order fields This allows for the caller to add notBefore/notAfter for servers that support them, or the "replaces" field which is added in draft-ietf-acme-ari-04 for servers that support ARI. (Again, not sure if there might be a better approach.)
Peter Cooper Jr.
2024-06-06 08:50:51 -0400
e2d5b61e84
Merge 0d20643826
into 45fd6962f2
petercooperjr
2024-06-06 08:33:11 -0400
0d20643826
Handle case where the returned auth is already valid At least for Buypass, if one already has previously validated an authorization on that ACME account for a requested domain name, the initial status when created is "valid". However, the code was trying to submit the challenge for validation anyway, causing the server to return "status:400 Unable to process challenge, authorization is not pending". So, if the initial status is valid, it should just proceed rather than trying to process the challenge again. I'm not sure if this is exactly the best way to write this, but it seems to work for me on both Let's Encrypt and Buypass.
Peter Cooper Jr.
2024-06-06 08:31:50 -0400
b32a91facd
chore(release): bump to v1.8.7
v1.8.7
v1.x
AJ ONeal
2024-05-13 12:42:53 -0600
07fc543ab6
chore: add 'npm run fmt' and 'npm run bump'
AJ ONeal
2024-05-13 12:42:37 -0600
9c3f325bd3
chore: add .prettierignore
AJ ONeal
2024-05-13 12:41:40 -0600
ed05b54df2
chore: update URLs and contact info
AJ ONeal
2024-05-13 12:33:28 -0600
edb076c996
chore: explicitly add index.js to package.json.files
AJ ONeal
2024-05-13 12:34:21 -0600
d61d4651b9
chore: remove upcoming v3 notice
AJ ONeal
2024-05-13 12:24:58 -0600
61a435d6c2
fix: poll order status, not finalize status
AJ ONeal
2024-05-13 12:23:36 -0600
005b496054
chore: npx -p prettier@3 -- prettier -w ./index.js
AJ ONeal
2024-05-13 12:15:38 -0600
03454efd95
Merge 11732d72b4
into 45fd6962f2
AJ ONeal
2021-06-24 22:08:57 -0600
11732d72b4
fix(buypass): correct Accept header for pem certs
bugfix-accept-pem
AJ ONeal
2021-06-24 22:07:35 -0600
45fd6962f2
3.1.1
master
v3.1.1
Sam Lord
2021-05-24 11:05:49 +0100
829d34f60a
Merge pull request #1 from sam-lord/master
Sam Lord
2021-05-24 11:01:15 +0100
0aa939a227
Bug fix: Polling status using POST-as-GET wherever possible
Sam Lord
2021-04-08 14:19:33 +0100
bef931f28f
3.1.0
AJ ONeal
2020-07-28 16:03:07 -0600
eb432571ca
Bugfix jwk / kid mutually exclusive
AJ ONeal
2020-07-28 16:02:42 -0600
29a47e8fa4
make Prettier v2
AJ ONeal
2020-07-28 15:53:50 -0600
87e3555a5a
v3.0.10: fix CSR package dep, add maintainer timeout
v3.0.10
AJ ONeal
2020-04-21 00:05:45 -0600
569c922eb0
add timeout to maintainer request
AJ ONeal
2020-04-21 00:04:47 -0600
d10482697b
move @root/csr to regular dependencies a la https://git.rootprojects.org/root/acme.js/issues/3
AJ ONeal
2020-04-21 00:02:10 -0600
aa324e2a29
v3.0.9: bugfix error handling
v3.0.9
AJ ONeal
2020-01-10 16:55:44 -0700
e8c46db062
Update README
AJ ONeal
2019-10-30 18:27:11 -0600
6352961fea
v3.0.8: bump for parity with git tag
v3.0.8
AJ ONeal
2019-10-29 05:02:58 +0000
333605d9b8
v3.0.7: private notify function
v3.0.7
AJ ONeal
2019-10-28 20:51:03 -0600
86068fe015
v3.0.6: minor updates for greenlock
v3.0.6
AJ ONeal
2019-10-28 03:21:15 -0600
cf0ee1c064
logging fixes
AJ ONeal
2019-10-28 02:26:27 -0600
606dcf3c4f
typo fix
AJ ONeal
2019-10-27 03:58:22 -0600
0803517711
typo fix
AJ ONeal
2019-10-27 03:07:19 -0600
0b91d9a26d
add https sni example
AJ ONeal
2019-10-27 00:55:40 -0600
0743aa5280
typo fix
v3
AJ ONeal
2019-10-26 11:24:01 -0600
e388bc31bc
v3.0.5: npm bump for docs
v3.0.5
AJ ONeal
2019-10-26 00:45:19 -0600
754c623cd1
v3.0.4: update docs
v3.0.4
AJ ONeal
2019-10-26 00:41:15 -0600
0107bc1d1f
highlight example more
AJ ONeal
2019-10-26 00:33:10 -0600
293d950d8c
highlight example
AJ ONeal
2019-10-26 00:32:20 -0600
d6a3a7939b
typo fix html
AJ ONeal
2019-10-26 00:30:13 -0600
fcbffdc0f9
update readme
AJ ONeal
2019-10-26 00:23:12 -0600
e447d71112
TODO
AJ ONeal
2019-10-26 00:13:48 -0600
5490f858d9
v3.0.2: add missing dirs
v3.0.2
AJ ONeal
2019-10-26 00:12:14 -0600
a99a0cc211
v3.0.1: documented + examples
v3.0.1
AJ ONeal
2019-10-26 00:03:43 -0600
e0bec09e43
v3.0.0: at last!
AJ ONeal
2019-10-25 05:20:44 -0600
148846b18a
silence!
AJ ONeal
2019-10-25 04:57:09 -0600
b1c591b6ed
make prettier
AJ ONeal
2019-10-25 04:55:03 -0600
4e7ff0d9e8
add maintainer notices
AJ ONeal
2019-10-25 04:54:54 -0600
b39a3763cf
request cleanup
AJ ONeal
2019-10-25 04:54:40 -0600
54cda5a888
use correct version in UA
AJ ONeal
2019-10-24 18:53:08 -0600
90c7154a24
API and test cleanup
AJ ONeal
2019-10-24 18:49:42 -0600
161e9183c6
add User-Agent string as per RFC 8555 and RFC 7231
AJ ONeal
2019-10-24 18:48:34 -0600
7f868f350b
remove cruft
AJ ONeal
2019-10-24 18:48:25 -0600
30f4306c05
add request/response examples
AJ ONeal
2019-10-24 18:45:51 -0600
0efa94eeb0
update API and tests
AJ ONeal
2019-10-24 11:39:25 -0600
f05e9db38e
backport all the things
AJ ONeal
2019-10-23 01:44:55 -0600
7e6a66c1d8
update docs
AJ ONeal
2019-10-22 20:02:30 -0600
b1046222dc
backports: POST-as-GET, error handling, etc
AJ ONeal
2019-10-22 19:50:08 -0600
d25fa6756c
remove cruft
AJ ONeal
2019-10-21 17:03:26 -0600
c89e5b7882
remove cruft
AJ ONeal
2019-10-21 16:32:02 -0600
28f21a0859
ignore .env
v1
AJ ONeal
2019-10-21 15:31:45 -0600
4b79b0bb3a
nix Bluecrypt branding
AJ ONeal
2019-10-21 15:23:36 -0600
ad42d34587
merge unrelated v2 (historical) and v3 (new from scratch)
AJ ONeal
2019-10-21 15:22:07 -0600
d7b3e2e1db
remove v2 before awkward merging of v3
AJ ONeal
2019-10-21 13:59:58 -0600
f363f5ef02
bugfix missing prop
wip-v3
AJ ONeal
2019-10-21 13:53:50 -0600
1f2169c78c
remove cruft
AJ ONeal
2019-10-21 13:51:45 -0600
c5757d2650
updates for Greenlock v3
AJ ONeal
2019-10-21 13:45:47 -0600
c3a258b9bc
v1.3.5: Notify of upcoming ACME.js v3
AJ ONeal
2019-10-19 06:11:38 -0600
e0ca3c7fa4
v1.3.4: Notify of upcoming ACME.js v3
AJ ONeal
2019-10-19 06:10:05 -0600
b8e51c2308
v1.8.6: Notify of upcoming ACME.js v3
v1.8.6
AJ ONeal
2019-10-19 06:07:16 -0600
9139d89143
v1.8.6: Notify of upcoming ACME.js v3
AJ ONeal
2019-10-19 06:07:16 -0600
f7fd435443
v3.0.0-wip.3: correct deps
AJ ONeal
2019-10-15 19:00:58 -0600
20c11d5df7
v3.0.0-wip.2: correct deps
AJ ONeal
2019-10-15 18:36:54 -0600
21f7e87606
moved common code to own modules
AJ ONeal
2019-10-15 05:01:52 -0600
5623ed1914
update tests
AJ ONeal
2019-10-08 15:50:17 -0600
cd35f26e95
update docs
AJ ONeal
2019-10-08 15:13:13 -0600
83cf96f074
updates
AJ ONeal
2019-10-08 14:50:53 -0600
edc830696e
relocate packages for easier export
AJ ONeal
2019-10-08 13:40:01 -0600
d17a373a89
update docs
AJ ONeal
2019-10-08 13:07:57 -0600
0d26a42bc7
make Prettier
AJ ONeal
2019-10-08 13:02:56 -0600
8e2763ecd6
make Prettier
AJ ONeal
2019-10-08 13:02:43 -0600
76f98f7c7e
add CSR as transitional dependency
AJ ONeal
2019-10-08 12:11:13 -0600
080497bf4c
email -> subscriberEmail
AJ ONeal
2019-10-08 04:48:31 -0600
2b0fce0869
testing working
AJ ONeal
2019-10-08 04:33:14 -0600
96b491a9c0
remove accidental use of node crypto
AJ ONeal
2019-10-06 02:14:48 -0600
499ac7f8ea
cleanup and bugfixes
AJ ONeal
2019-10-06 01:22:18 -0600
24c3633d75
WIP gets a cert... nice!
AJ ONeal
2019-10-05 05:21:07 -0600
e75c503356
WIP halfway there
AJ ONeal
2019-10-04 17:35:59 -0600
6c11446e2f
make Prettier
browser-v2
AJ ONeal
2019-10-02 15:04:54 -0600
963a9162a2
v1.3.3: bump deps
AJ ONeal
2019-09-07 02:33:04 -0600
e17d86880f
v1.8.5: change package.main to due to Win 10 cmd PATHEXT
v1.8.5
AJ ONeal
2019-09-07 02:30:46 -0600
e214f5e639
v1.8.5: change package.main to due to Win 10 cmd PATHEXT
AJ ONeal
2019-09-07 02:30:46 -0600
df244d9a15
v1.3.2: make Prettier, add banner
AJ ONeal
2019-09-03 19:38:35 -0600
15583d961e
v1.8.4: add support banner
v1.8.4
AJ ONeal
2019-09-03 19:31:09 -0600
96a6de30a1
v1.8.4: add support banner
AJ ONeal
2019-09-03 19:31:09 -0600
2d0500fa24
make Prettier
AJ ONeal
2019-09-03 19:25:46 -0600
acab6db093
update acme-v2 for backport bugfixes
AJ ONeal
2019-08-14 21:32:43 -0600
eed2e10472
fix incorrect error message
AJ ONeal
2019-07-31 16:02:15 -0600
a4f92e260c
fix incorrect error message
errors
AJ ONeal
2019-07-31 16:02:15 -0600
a060ecd130
support init(deps)
v1.8.2
AJ ONeal
2019-06-15 14:31:03 -0600