Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(146)

Unified Diff: third_party/tlslite/tests/httpsserver.sh

Issue 210323002: Update tlslite to 0.4.6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rietveld, please behave Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/tlslite/tests/httpsserver.sh
diff --git a/third_party/tlslite/tests/httpsserver.sh b/third_party/tlslite/tests/httpsserver.sh
new file mode 100644
index 0000000000000000000000000000000000000000..046eb2ed5933772672e1977273f6d67f7bcdea8f
--- /dev/null
+++ b/third_party/tlslite/tests/httpsserver.sh
@@ -0,0 +1,2 @@
+# /bin/sh
+python ../scripts/tls.py server -k serverX509Key.pem -c serverX509Cert.pem -t TACK1.pem localhost:4443

Powered by Google App Engine
This is Rietveld 408576698