summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/README (renamed from libxmlsec/readme.txt)2
1 files changed, 2 insertions, 0 deletions
diff --git a/libxmlsec/readme.txt b/libxmlsec/README
index 55c6976f51f3..2484bf2300e4 100644
--- a/libxmlsec/readme.txt
+++ b/libxmlsec/README
@@ -1,3 +1,5 @@
+XML signing, etc. From [http://www.aleksey.com/xmlsec/]. Heavily patched.
+
The XML Security library has been modified, so that there is NO verification of
the certificate during sign or verification operation. On Windows this was done
in the function xmlSecMSCryptoX509StoreVerify (file src/mscrypto/x509vfy.c) and