]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commitdiff
tests/test-*.sh: Minor comment update.
authorSimon Ruderich <simon@ruderich.org>
Tue, 15 Mar 2011 21:01:28 +0000 (22:01 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 15 Mar 2011 21:01:28 +0000 (22:01 +0100)
tests/tests-normal.sh
tests/tests-passthrough.sh

index a8169dcd2f8dcfefca9ba175d00ba0b6070f0f91..b059fac21fde741f744cf2ed2420f5fec2025c31 100755 (executable)
@@ -60,6 +60,7 @@ $srcdir/../src/tlsproxy-add localhost $srcdir/server.pem \
     >/dev/null 2>/dev/null
 
 echo normal connection
+# 'localhost' is the CN of tlsproxy's certificate.
 client localhost 4712 localhost || abort
 test_proxy_successful
 test_no_invalid_certificate
index eb40a02d7027cb0981a6f043f855a977c3e5e850..4c6d63c4fc01089330dfdf5ebceffde8fcb1a202 100755 (executable)
@@ -60,6 +60,7 @@ $srcdir/../src/tlsproxy-add localhost $srcdir/server.pem \
     >/dev/null 2>/dev/null
 
 echo normal connection
+# 'localhost' is the CN of tlsproxy's certificate.
 client localhost 4712 localhost || abort
 test_proxy_successful
 test_no_invalid_certificate