Skip to content

Commit a1a52e8

Browse files
authored
README: Remove note about not supporting EAB. (#328)
Since #288 Pebble **does** support external account binding (EAB). This commit updates the "Limitations" section of the README accordingly.
1 parent b60b0b6 commit a1a52e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ clients are not hardcoding URLs.)
5353
## Limitations
5454

5555
Pebble is missing some ACME features (PRs are welcome!). It does not presently
56-
support subproblems, pre-authorization or external account binding. Pebble does
57-
not support revoking a certificate issued by a different ACME account by proving
58-
authorization of all of the certificate's domains.
56+
support subproblems, or pre-authorization. Pebble does not support revoking a
57+
certificate issued by a different ACME account by proving authorization of all
58+
of the certificate's domains.
5959

6060
Pebble does not perform all of the same input validation as Boulder. Some domain
6161
names that would be rejected by Boulder/Let's Encrypt may work with Pebble.

0 commit comments

Comments
 (0)