From f07e4ad531c986b767a3db799fbeffe113639086 Mon Sep 17 00:00:00 2001 From: Kyle Manna Date: Sun, 16 Nov 2014 10:01:59 -0800 Subject: [PATCH] README: Remove mention of only UDP support * This was fixed a while ago * 9951ca6ca209c876ac25da1e7161cc403ee72cbf * Closes #15 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bbf9f64..4b7c1a8 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,6 @@ packets, etc). * Proper PKI support integrated into image * OpenVPN config files, PKI keys and certs are stored on a storage volume for re-use across containers -* Only offer UDP support for now, I don't have a good use case for TCP * Addition of tls-auth for HMAC security ## Tested On