From aadaad68888217c76e06adf633a4d8b97d39779e Mon Sep 17 00:00:00 2001 From: Krzysztof Gajewski Date: Mon, 15 Feb 2021 23:41:16 +0100 Subject: Add JWT support in HTTP/HTTPS based locations - integration Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski Change-Id: I334c66c025e1f3ef59393c3a0fe69493d4a3b5fa --- .../http-https-server/apache2/lib/libjwt.so.1.7.0 | Bin 0 -> 133400 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 (limited to 'test/mocks/datafilecollector-testharness/http-https-server/apache2/lib') diff --git a/test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 b/test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 new file mode 100755 index 000000000..b22c52786 Binary files /dev/null and b/test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 differ -- cgit 1.2.3-korg