0
0
Fork 0
pkictl/TODO

12 lines
474 B
Plaintext
Raw Normal View History

2015-01-19 20:20:47 +01:00
The following list is a collection of areas, where some work is needed
* make sure that critical files are checked more rigid (filesystem permissions)
* implement message signing for RSA keys
* implement verification of certificates against rules
* implement verification of certificates against CSRs
* implement a way to convert keys to SSH format (separate tool?)
* find a way to get ED25519 working
* implement info command
2022-10-27 09:45:59 +02:00
* add zlint support for linting certificates