update TODOs

pull/7/head
Ben Mz 2018-06-15 20:44:40 +02:00
parent c0d87bab66
commit 0b9852fce2
1 changed files with 3 additions and 0 deletions

View File

@ -85,4 +85,7 @@ openssl x509 -inform pem -in test.test.com.cer -noout -text
```
# TODO
- Validate python3 compatibility
- Finish SubClass Authority to generate a CA certificate (-x)
- Create csrsign.py to sign a csr based on CA certificate and newly generated .csr
- Implement Unit Tests