aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/command.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-08-06 18:04:38 +0200
committerTobias Brunner <tobias@strongswan.org>2015-08-17 11:34:01 +0200
commit6ef46686260b71c943805548347228ecbb63676f (patch)
treee2f9118bc4e0b5be97105d2de388830c9a34a45a /src/pki/command.h
parent18662e96943f3b2c2bcb38d14ffe6f080e4015d8 (diff)
downloadstrongswan-6ef46686260b71c943805548347228ecbb63676f.tar.bz2
strongswan-6ef46686260b71c943805548347228ecbb63676f.tar.xz
pki: Add --dn command to extract the subject DN of a certificate
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 d49adda09..e55c579e4 100644
--- a/src/pki/command.h
+++ b/src/pki/command.h
@@ -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)