Minor clarification.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 11 Feb 2006 01:54:19 +0000 (01:54 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 11 Feb 2006 01:54:19 +0000 (01:54 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 44bf0567edc513f3893c1c598da63ebaea1db46c..cff1f69399459cafc770fbb70c35087836bb377a 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -426,7 +426,7 @@ The export laws were later changed to allow almost unrestricted use of strong
 encryption so these certificates are now obsolete.
 
 
-* Why does OpenSSL set the authority key identifier AKID) extension incorrectly?
+* Why does OpenSSL set the authority key identifier (AKID) extension incorrectly?
 
 It doesn't: this extension is often the cause of confusion.
 
@@ -440,7 +440,7 @@ name and serial number.
 In this latter case because it is identifying certifcate B it must contain the
 issuer name and serial number of B.
 
-It is often wrongly assumed that it should contain the issuer name of C. If it
+It is often wrongly assumed that it should contain the subject name of B. If it
 did this would be redundant information because it would duplicate the issuer
 name of C.