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

Side by Side Diff: third_party/tlslite/patches/fix_test_file.patch

Issue 210323002: Update tlslite to 0.4.6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Executable bit and --similarity=80 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 diff --git a/third_party/tlslite/tests/httpsserver.sh b/third_party/tlslite/test s/httpsserver.sh
2 index 046eb2e..7449ad7 100755
3 --- a/third_party/tlslite/tests/httpsserver.sh
4 +++ b/third_party/tlslite/tests/httpsserver.sh
5 @@ -1,2 +1,2 @@
6 -# /bin/sh
7 +#!/bin/sh
8 python ../scripts/tls.py server -k serverX509Key.pem -c serverX509Cert.pem -t T ACK1.pem localhost:4443
OLDNEW
« no previous file with comments | « third_party/tlslite/patches/fallback_scsv.patch ('k') | third_party/tlslite/patches/parse_chain.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698