charon-cmd: load certificates and RSA private keys

This commit is contained in:
Martin Willi
2013-05-06 15:28:26 +02:00
parent 78d7a0f7e2
commit 2baa7bbedb
6 changed files with 210 additions and 14 deletions
+2
View File
@@ -32,6 +32,8 @@ enum cmd_option_type_t {
CMD_OPT_VERSION,
CMD_OPT_HOST,
CMD_OPT_IDENTITY,
CMD_OPT_CERT,
CMD_OPT_RSA,
CMD_OPT_COUNT
};