summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKonrad Lipinski <k.lipinski2@partner.samsung.com>2019-06-11 16:25:51 +0200
committerKonrad Lipinski <k.lipinski2@samsung.com>2019-08-01 14:37:53 +0200
commitcc6febdd37186eeea33bcbce89d79f661ee0009f (patch)
tree100542f7f8fd3b3c9548150362efe35adde47551 /README
parentc40fbfa8503e7763ef630496852f4d6b5e63b58c (diff)
downloadxmlsec1-cc6febdd37186eeea33bcbce89d79f661ee0009f.tar.gz
xmlsec1-cc6febdd37186eeea33bcbce89d79f661ee0009f.tar.bz2
xmlsec1-cc6febdd37186eeea33bcbce89d79f661ee0009f.zip
Import upstream commit c4d0493d545b99194eea1b2b058930d5a9bb91b1 (1.2.28)
Change-Id: I10f71567cb140be223923e1cd0b5895e366ac23e
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index cdb4fe10..4ae34539 100644
--- a/README
+++ b/README
@@ -4,18 +4,18 @@ XMLSec Library
XMLSec library provides C based implementation for major XML Security
standards:
- * XML Signature Syntax and Processing
- http://www.w3.org/TR/xmldsig-core
+ * XML Signature Syntax and Processing
+ https://www.w3.org/TR/xmldsig-core
* XML Encryption Syntax and Processing
- http://www.w3.org/TR/xmlenc-core/
+ https://www.w3.org/TR/xmlenc-core/
XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT
-(http://xmlsoft.org/XSLT) and OpenSSL (http://www.openssl.org) libraries.
+(http://xmlsoft.org/XSLT) and OpenSSL (https://www.openssl.org) libraries.
XMLSec library documentation is available here:
-http://www.aleksey.com/xmlsec/
+https://www.aleksey.com/xmlsec/
This code is released under the MIT Licence see the Copyright file.