From 34934197b7a1fb237c810c6de1aa498b4abbbc53 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 9 Dec 2010 21:51:28 +0000 Subject: tests: Add mock object and test infrastructure for testing tls. Create a mock o.f.T.Authentication.TLSCertificate object and connect to it in various tests. Loads certificate data from certificates/ subdir --- tests/certificates/dhansak-collabora.cer | Bin 0 -> 1200 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/certificates/dhansak-collabora.cer (limited to 'tests/certificates') diff --git a/tests/certificates/dhansak-collabora.cer b/tests/certificates/dhansak-collabora.cer new file mode 100644 index 000000000..c411e7d69 Binary files /dev/null and b/tests/certificates/dhansak-collabora.cer differ -- cgit v1.2.3