remove TODO section (now in issues)
This commit is contained in:
parent
4e2649d797
commit
3cf7824bed
|
@ -176,13 +176,6 @@ ACME.challengePrefixes['http-01'] // '/.well-known/acme-challenge'
|
||||||
ACME.challengePrefixes['dns-01'] // '_acme-challenge'
|
ACME.challengePrefixes['dns-01'] // '_acme-challenge'
|
||||||
```
|
```
|
||||||
|
|
||||||
Todo
|
|
||||||
----
|
|
||||||
|
|
||||||
* support ECDSA keys
|
|
||||||
* Apr 5, 2018 - appears that sometimes 'pending' status cannot be progressed to 'processing' nor 'deactivated'
|
|
||||||
* this may be a bug in the staging API as it appears it cannot be cancelled either, but returns success status code
|
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue