remove TODO section (now in issues)

这个提交包含在:
AJ ONeal 2018-04-24 11:58:45 -06:00
父节点 26e702952e
当前提交 2f0bf17b39
共有 1 个文件被更改,包括 0 次插入7 次删除

查看文件

@ -176,13 +176,6 @@ ACME.challengePrefixes['http-01'] // '/.well-known/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
---------