From 2d2d53ab1d0ab9dde756c74e3adb5afcaba29543 Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Tue, 5 Aug 2014 17:29:14 -0700 Subject: [PATCH] update README --- README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README b/README index c3fca5a..276625b 100644 --- a/README +++ b/README @@ -5,10 +5,6 @@ This package provides a Java, JNI-based interface to the native wolfSSL (CyaSSL) API. It provides Java applications with SSL/TLS support up to the current TLS 1.2 and DTLS 1.2 standards. -NOTE: wolfSSL JNI has been tested against CyaSSL 2.9.4, which can be -downloaded from the wolfSSL Download page: -http://wolfssl.com/yaSSL/download/downloadForm.php - Note 1) The java.sh script uses a common location for the Java install location. If your Java install location is different, this could lead to an error