mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Fixed a spelling mistake.
This commit is contained in:
@@ -907,7 +907,7 @@ end
|
|||||||
action = function(host, port)
|
action = function(host, port)
|
||||||
|
|
||||||
if not have_ssl then
|
if not have_ssl then
|
||||||
stdnse.verbose("OpenSSL not available; some cipher scores will be unkown.")
|
stdnse.verbose("OpenSSL not available; some cipher scores will be marked as unknown.")
|
||||||
end
|
end
|
||||||
|
|
||||||
local results = {}
|
local results = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user