summary refs log tree commit diff
diff options
context:
space:
mode:
authorTed Unangst <tedu@tedunangst.com>2019-01-16 06:45:00 -0500
committerTed Unangst <tedu@tedunangst.com>2019-01-16 06:45:00 -0500
commit31ebb5651e2459f0e63c400296feaf0f01b5a6a8 (patch)
tree837f50013ac6268cecb88aae2834922655ad9d4e
parentffe6267a2574ce358b22156e7206bf1d36eb5dbd (diff)
rename resign.sh to just sign.sh v0.9.2
-rw-r--r--README2
-rw-r--r--sign.sh (renamed from resign.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a7fda8a..2b9b548 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ Requirements
 "golang.org/x/net/html"
 
 A certificate and key named intercept.crt and intercept.key. Browsers will
-need to trust the cert. A resign.sh script is provided for assistance.
+need to trust the cert. A sign.sh script is provided for assistance.
 
 Security
 
diff --git a/resign.sh b/sign.sh
index 2572a73..2572a73 100644
--- a/resign.sh
+++ b/sign.sh