v1.4.0
ADDED: * cryptparse, which makes managing certs/keys MUCH much easier (and better) than the stdlib utilities.
This commit is contained in:
3
cryptparse/TODO
Normal file
3
cryptparse/TODO
Normal file
@@ -0,0 +1,3 @@
|
||||
- PKCS#12/PFX parsing/support
|
||||
|
||||
- Move to struct tags and reflection, so it can not only be easier to maintain in the future but also be implemented in custom structs downstream.
|
||||
Reference in New Issue
Block a user