remove TODO section (now in issues)

This commit is contained in:
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
---------