From ca1843395967e9f527de577b240ea2c4772de6a8 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 24 Feb 2017 17:55:20 +0100 Subject: [PATCH] Update README.md --- etc/README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/etc/README.md b/etc/README.md index d15f7d1..7522541 100644 --- a/etc/README.md +++ b/etc/README.md @@ -28,7 +28,11 @@ get a warning for the other certificate stores while scanning internal net- works. Second catch: If you scan other hosts in the internet the check against your Root CA will fail, too. This will be fixed in the future, see #230. -#### Mapping files -The file ``mapping-rfc.txt`` uses the hexcode to map OpenSSL names -against the RFC/IANA names. ``curves.txt`` is not being used yet, it -is supposed to map EC curve names properly. +#### Further needed files +* ``mapping-rfc.txt`` uses the hexcode to map OpenSSL against the RFC/IANA names. + +* ``ca_hashes.txt`` is used for HPKP test in order to have a fast comparison with known CAs + +* ``common-primes.txt`` is used for LOGJAM + +* ``client_simulation.txt`` as the name indicates it's the data for the client simulation