[xmlsec] clarify min OpenSSL requirements
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xmlsec] clarify min OpenSSL requirements
- Date: Fri, 23 May 2014 21:04:12 +0000 (UTC)
commit 32e6972e9ef41b0ec1d47c04ab7c30a139febfcd
Author: Aleksey Sanin <aleksey aleksey com>
Date: Fri May 23 10:20:57 2014 -0700
clarify min OpenSSL requirements
docs/download.html | 6 ++----
docs/faq.html | 12 ++++--------
2 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/docs/download.html b/docs/download.html
index 6598cbf..4d0d129 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -79,10 +79,8 @@
<p>and one of the following cryptographic libraries:</p>
<ul>
<li>
-<a href="http://www.openssl.org/">OpenSSL</a> version 0.9.8
- (it also should work with 0.9.7 and 0.9.6 but some features
- would be disabled).
- </li>
+<a href="http://www.openssl.org/">OpenSSL</a> version 0.9.8 (or later). It also should work with 0.9.7 and
0.9.6 but some features
+ would be disabled.</li>
<li>
<a href="http://www.gnu.org/software/gnutls/">GnuTLS</a>
</li>
diff --git a/docs/faq.html b/docs/faq.html
index 2936178..32a08c3 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -46,8 +46,7 @@
<div align="center">
<h1>Frequently Asked Questions</h1>
</div>
-<h3>0. Where can I read more about XML Signature and XML
-Encryption?</h3>
+<h3>0. Where can I read more about XML Signature and XML Encryption?</h3>
<p>First of all, read the original specifications: <a href="http://www.w3.org/Signature/">XML Digital
Signature</a> and <a href="http://www.w3.org/Encryption/">XML Encrytpion</a>. Also there <a
href="related.html#books">several books</a> available that can
help you get started.<br></p>
<h3>1. License(s).</h3>
@@ -210,9 +209,7 @@ xmlsec?</h4>
(optional)</li>
</ul>
<ul>
-<li> <a href="http://www.openssl.org/">OpenSSL</a>
-version
-0.9.7 (prefered or later) or version 0.9.6. </li>
+<li> <a href="http://www.openssl.org/">OpenSSL</a> version 0.9.8 (or later). The OpenSSL 0.9.7 and 0.9.6 are
also supported but XMLSec library will have limited functionality.</li>
<li>
<a href="http://www.gnu.org/software/gnutls/">GnuTLS</a>
</li>
@@ -231,9 +228,8 @@ for some tests?</h4>
<p> First of all, some tests <b>must</b> fail! Please read
the messages printed before the tests.<br>
If you have other failed tests then the next possible reason is that
-you use OpenSSL 0.9.6 and some xmlsec features are disabled in this
-case. Please try to upgrade to OpenSSL 0.9.7 and
-re-configure/re-compile xmlsec.<br>
+you are using OpenSSL 0.9.6 or 0.9.7 thus some xmlsec features are disabled in this
+case. Please try to upgrade to OpenSSL 0.9.8 (or later) and re-configure/re-compile xmlsec.<br>
if this does not help then probably there is a bug in the xmlsec or in
the xmlsec tests. Please submit the <a href="http://www.aleksey.com/xmlsec/bugs.html">bug report</a> and I'll
try to fix it. </p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]