add DER format for certificate import

This commit is contained in:
Klas Lindfors
2014-12-05 11:10:33 +01:00
parent c49882f274
commit 368b527fa1
3 changed files with 13 additions and 4 deletions
+2
View File
@@ -32,6 +32,8 @@
#include <openssl/x509.h>
#include "cmdline.h"
#define INPUT 1
#define OUTPUT 2