aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/command.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-12-05 10:41:07 +0100
committerTobias Brunner <tobias@strongswan.org>2014-12-12 13:11:29 +0100
commit374b569ed02b4cfc5098e75ec9f7f35bf5be5ea7 (patch)
tree0ddedaa098d611dcdda9145b6ed136c50b547d45 /src/pki/command.h
parenta23d3073e3ded2b6bd60ae4061989b3275ee5122 (diff)
downloadstrongswan-374b569ed02b4cfc5098e75ec9f7f35bf5be5ea7.tar.bz2
strongswan-374b569ed02b4cfc5098e75ec9f7f35bf5be5ea7.tar.xz
pki: Add simple PKCS#12 display command
Diffstat (limited to 'src/pki/command.h')
-rw-r--r--src/pki/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pki/command.h b/src/pki/command.h
index 9cf036bf2..d49adda09 100644
--- a/src/pki/command.h
+++ b/src/pki/command.h
@@ -24,7 +24,7 @@
/**
* Maximum number of commands (+1).
*/
-#define MAX_COMMANDS 12
+#define MAX_COMMANDS 13
/**
* Maximum number of options in a command (+3)