summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJ08nY2018-07-29 17:21:04 +0200
committerJ08nY2018-07-29 17:21:04 +0200
commit21ecc7501145b5e9b239dd5a62ccbefdcaa3a160 (patch)
treeb3392461a9fbdc0420e4f480fb852a349e6220b5 /README.md
parent8d21a87b25550215a4c59ff4ef8d32e2f0736b3f (diff)
downloadECTester-21ecc7501145b5e9b239dd5a62ccbefdcaa3a160.tar.gz
ECTester-21ecc7501145b5e9b239dd5a62ccbefdcaa3a160.tar.zst
ECTester-21ecc7501145b5e9b239dd5a62ccbefdcaa3a160.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b18ebbd..2b331ff 100644
--- a/README.md
+++ b/README.md
@@ -239,9 +239,9 @@ API to expose and test native libraries. OpenJDK for Windows can be obtained fro
Installing the Java Cryptography Extension Unlimited Strength policy files is necessary to do testing
with quite a lot of practical key sizes, they are available for download:
- * [Java 6](http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html)
- * [Java 7](http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html)
- * [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
+ - [Java 6](http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html)
+ - [Java 7](http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html)
+ - [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
To install, place them in `${java.home}/jre/lib/security/`.