pki: Add --dn command to extract the subject DN of a certificate

This commit is contained in:
Tobias Brunner
2015-08-17 11:34:01 +02:00
parent 18662e9694
commit 6ef4668626
8 changed files with 135 additions and 82 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
/**
* Maximum number of commands (+1).
*/
#define MAX_COMMANDS 13
#define MAX_COMMANDS 14
/**
* Maximum number of options in a command (+3)