From ab3e5ad5f25862985c17ba557163a1902b54747f Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Wed, 10 Jun 2020 21:38:05 +0200 Subject: Adds install target to makefile, adds support for transient client certificates. --- src/cryptoidentity.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/cryptoidentity.cpp (limited to 'src/cryptoidentity.cpp') diff --git a/src/cryptoidentity.cpp b/src/cryptoidentity.cpp new file mode 100644 index 0000000..921a422 --- /dev/null +++ b/src/cryptoidentity.cpp @@ -0,0 +1,2 @@ +#include "cryptoidentity.hpp" + -- cgit v1.2.3