summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@oath.com>2018-09-27 12:29:10 +0200
committerGitHub <noreply@github.com>2018-09-27 12:29:10 +0200
commit7adff4f783d26f7b0397ec3e5fc523e7ac10a86b (patch)
tree3d2f6a9548e54d9dad1c6dfeb338e53f3a2d2a1c /vespalib/CMakeLists.txt
parent2a34a4009c080746bf70682687a87955f79ae71f (diff)
parent6306d72742feba81038761b9ce8aa6bd76fd088c (diff)
Merge pull request #7081 from vespa-engine/vekterli/add-tls-protocol-snooping-utilities
Add functionality for detecting whether a client is using TLS or not
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index c5dafcf789d..663d281179d 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -61,6 +61,7 @@ vespa_define_module(
src/tests/net/socket_spec
src/tests/net/tls/direct_buffer_bio
src/tests/net/tls/openssl_impl
+ src/tests/net/tls/protocol_snooping
src/tests/net/tls/transport_options
src/tests/objects/nbostream
src/tests/optimized