charon-cmd: add an option to set a different server identity

This commit is contained in:
Martin Willi
2013-05-06 15:54:35 +02:00
parent a0f6f39343
commit 68fc0fe32e
3 changed files with 19 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ enum cmd_option_type_t {
CMD_OPT_VERSION,
CMD_OPT_HOST,
CMD_OPT_IDENTITY,
CMD_OPT_REMOTE_IDENTITY,
CMD_OPT_CERT,
CMD_OPT_RSA,
CMD_OPT_LOCAL_TS,