summaryrefslogtreecommitdiff
path: root/libxmlsec/readme.txt
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-03-05 19:10:01 +0000
committerCaolán McNamara <cmc@openoffice.org>2010-03-05 19:10:01 +0000
commit991d51b9ba906e4c969688cc00c3a6480eb23f25 (patch)
treeb78c242adae263627fb50a2838dcaac09ae249b7 /libxmlsec/readme.txt
parentb2e49190dfb6c94ba520747dc30d41d87ff63e40 (diff)
libxmlsec: #i107747# Document what I think xmlsec1-nssdisablecallbacks.patch does
Diffstat (limited to 'libxmlsec/readme.txt')
-rw-r--r--libxmlsec/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/readme.txt b/libxmlsec/readme.txt
index b518c6222687..55c6976f51f3 100644
--- a/libxmlsec/readme.txt
+++ b/libxmlsec/readme.txt
@@ -22,7 +22,7 @@ for details.
There is a flag XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS that can be set
in a xmlSecKeyInfoCtx (see function xmlSecNssKeyDataX509XmlRead, in file
-src/nss/x509.c), which indicates that one can turn of the validation. However,
+src/nss/x509.c), which indicates that one can turn off the validation. However,
setting it will cause that the validation key is not found. If the flag is set,
then the key is not extracted from the certificate store which contains all the
certificates of the X509Data elements. In other words, the certificates which