You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/05/05 15:57:23 UTC

incubator-taverna-osgi git commit: TAVERNA-959 JSSE link

Repository: incubator-taverna-osgi
Updated Branches:
  refs/heads/master 051e600f2 -> 6671dcf73


TAVERNA-959 JSSE link


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/6671dcf7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/6671dcf7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/6671dcf7

Branch: refs/heads/master
Commit: 6671dcf7368b35761bb663b66ef20e0614f6649f
Parents: 051e600
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu May 5 16:50:23 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu May 5 16:50:23 2016 +0100

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/6671dcf7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2221154..ec008a5 100644
--- a/README.md
+++ b/README.md
@@ -212,4 +212,5 @@ The following provides more details on the included cryptographic software:
 * [taverna-download-impl](taverna-download-impl) depend on the
   [Apache HttpComponents](https://hc.apache.org/) Client, which can
   initiate encrypted `https://` connections using
-  Java Secure Socket Extension (JSSE).
+  [Java Secure Socket Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html)
+  (JSSE).