From ad8d354a1ae3e442fe9cd7fd6b44b7c30c5494ef Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Thu, 16 Feb 2012 15:28:14 +0000
Subject: [PATCH] - Updated RFC ref
---
library/x509parse.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/library/x509parse.c b/library/x509parse.c
index 4913bec01..9d01a6500 100644
--- a/library/x509parse.c
+++ b/library/x509parse.c
@@ -23,10 +23,10 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/*
- * The ITU-T X.509 standard defines a certificat format for PKI.
+ * The ITU-T X.509 standard defines a certificate format for PKI.
*
- * http://www.ietf.org/rfc/rfc2459.txt
* http://www.ietf.org/rfc/rfc3279.txt
+ * http://www.ietf.org/rfc/rfc3280.txt
*
* ftp://ftp.rsasecurity.com/pub/pkcs/ascii/pkcs-1v2.asc
*