Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: build_release.py

Issue 29356716: Issue 4528 - Update StarSSL's timestamp URL (Closed)
Patch Set: Created Oct. 13, 2016, 8:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_release.py
===================================================================
--- a/build_release.py
+++ b/build_release.py
@@ -25,7 +25,7 @@
"/d", "Adblock Plus",
"/du", "https://adblockplus.org/",
"/f", key,
- "/tr", "http://www.startssl.com/timestamp"
+ "/tr", "http://tsa.startssl.com/rfc3161"
] + list(argv)
def sign(*argv):
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld