]> www.wagner.pp.ru Git - oss/ctypescrypto.git/commitdiff
fix link
authorVictor Wagner <vitus@wagner.pp.ru>
Sat, 20 Dec 2014 13:03:41 +0000 (16:03 +0300)
committerVictor Wagner <vitus@wagner.pp.ru>
Sat, 20 Dec 2014 13:03:41 +0000 (16:03 +0300)
README.md

index 64aaa7c04fb5393d366cdc5f6ddfa464d43e00f9..5e4f302512d731fbf49ef9f0dc40cc4a649982b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ Possible future enhancements
 
 1. Creation and signing of the certificate requests (PKCS#10)
 2. Parsing and analyzing CRLs
-3. OCSP ([RFC 6960[](http://tools.ietf.org/html/rfc6960))request creation and response parsing
+3. OCSP ([RFC 6960](http://tools.ietf.org/html/rfc6960))request creation and response parsing
 4. Timestamping ([RFC 3161](http://tools.ietf.org/html/rfc3161))
 support.
 6. MAC support. Few people know that there is more MACs than just HMAC,