mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
typos, minor additions
This commit is contained in:
parent
682ea066d6
commit
50660e9edd
@ -4,7 +4,7 @@
|
|||||||
The certificate stores were retrieved by
|
The certificate stores were retrieved by
|
||||||
|
|
||||||
* Mozilla; see https://curl.haxx.se/docs/caextract.html
|
* Mozilla; see https://curl.haxx.se/docs/caextract.html
|
||||||
* Linux: Just copied from a up-to-date Linux machine
|
* Linux: Just copied from an up-to-date Linux machine
|
||||||
* Microsoft: under Windows >= 7,2008 MS decided not to provide
|
* Microsoft: under Windows >= 7,2008 MS decided not to provide
|
||||||
a full certificate store bu default/via update as other OS.
|
a full certificate store bu default/via update as other OS.
|
||||||
It's being populated with time -- supposed you use e.g. IE while browsing.
|
It's being populated with time -- supposed you use e.g. IE while browsing.
|
||||||
@ -19,6 +19,7 @@ get a warning for the other certificate storesthough while scanning internal
|
|||||||
networks. If you scan other hosts in the internet the check against your
|
networks. 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.
|
Root CA will fail, too. This will be fixed in the future, see #230.
|
||||||
|
|
||||||
#### Mapping file
|
#### Mapping files
|
||||||
The file mapping-rfc.txt uses the hexcode to map OpenSSL names
|
The file ``mapping-rfc.txt`` uses the hexcode to map OpenSSL names
|
||||||
against the RFC/IANA names
|
against the RFC/IANA names. ``curves.txt`` is not being used yet, it
|
||||||
|
is supposed to map EC curve names properly.
|
||||||
|
Loading…
Reference in New Issue
Block a user