From bb8db809609c90ddef7591e4c51e234066219b5f Mon Sep 17 00:00:00 2001 From: Piotr Sikora Date: Tue, 26 Jun 2012 15:34:58 +0300 Subject: [PATCH] Fix CSR URL (remove trailing ")" sign). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403a8d2..aedb23b 100644 --- a/README.md +++ b/README.md @@ -96,5 +96,5 @@ $> spdyproxy -k keys/mykey.pem -c keys/mycert.pem -p 44300 -U user -P pass [npn-rfc]: http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00 [pac]: http://en.wikipedia.org/wiki/Proxy_auto-config [spdy-examples]: http://dev.chromium.org/spdy/spdy-proxy-examples -[csr]: https://devcenter.heroku.com/articles/csr) +[csr]: https://devcenter.heroku.com/articles/csr [self-signed]: https://devcenter.heroku.com/articles/ssl-certificate-self