From: Wouter Wijngaards Date: Wed, 9 Nov 2011 13:20:30 +0000 (+0000) Subject: unit test for SSL upstream. X-Git-Tag: release-1.4.14rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf1d2135e1e057bf912da0e050a4643a6ac261ab;p=thirdparty%2Funbound.git unit test for SSL upstream. git-svn-id: file:///svn/unbound/trunk@2543 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 8907e0906..e95757099 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +9 November 2011: Wouter + - added unit test for SSL service and SSL-upstream. + 8 November 2011: Wouter - can configure ssl service to one port number, and not on others. - fixup windows compile with ssl support. diff --git a/testdata/stream_ssl.tpkg b/testdata/stream_ssl.tpkg new file mode 100644 index 000000000..724e4af6c Binary files /dev/null and b/testdata/stream_ssl.tpkg differ