mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 10:38:02 +00:00
Reword a CHANGELOG entry, fix a typo.
This commit is contained in:
parent
79eaf3edc3
commit
4c4fe0b4d4
1 changed files with 6 additions and 5 deletions
11
CHANGELOG
11
CHANGELOG
|
|
@ -14,11 +14,12 @@ o [Ncat] In SSL mode, Ncat now always uses secure connections, meaning
|
|||
prioritize either speed or security; Ncat uses security while
|
||||
version detection and NSE continue to use speed. [David]
|
||||
|
||||
o [Ncat] To enable certificate verification on systems whose default
|
||||
trusted certificate stores aren't eaily usable by OpenSSL, we
|
||||
install a set extracted from Windows in the file ca-bundle.crt. The
|
||||
trusted contents of this file are added to whatever default trusted
|
||||
certificates the operating system may provide. [David]
|
||||
o [Ncat] To enable SSL certificate verification on systems whose
|
||||
default trusted certificate stores aren't easily usable by OpenSSL,
|
||||
we install a set of certificates extracted from Windows in the file
|
||||
ca-bundle.crt. The trusted contents of this file are added to
|
||||
whatever default trusted certificates the operating system may
|
||||
provide. [David]
|
||||
|
||||
o The official Windows binaries are now compiled with MS Visual C++
|
||||
2008 Express Edition SP1 rather than the RTM version. We also now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue