swanctl: Implement a --list-certs command to print or export daemon certificates

This commit is contained in:
Martin Willi
2014-05-07 15:48:15 +02:00
parent ebe78940aa
commit 2d5c3a0f0f
3 changed files with 670 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
/**
* Maximum number of commands (+1).
*/
#define MAX_COMMANDS 11
#define MAX_COMMANDS 12
/**
* Maximum number of options in a command (+3)