charon-cmd: Add support for PKCS#12 files

This commit is contained in:
Tobias Brunner
2013-05-08 15:02:40 +02:00
parent 3bd498284e
commit 02116fdc2d
5 changed files with 54 additions and 3 deletions
+1
View File
@@ -391,6 +391,7 @@ METHOD(cmd_connection_t, handle, bool,
break;
case CMD_OPT_RSA:
case CMD_OPT_AGENT:
case CMD_OPT_PKCS12:
this->key_seen = TRUE;
break;
case CMD_OPT_LOCAL_TS: