mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-21 21:04:52 +02:00
update instructions for ssl_verify
This commit is contained in:
parent
7a417a3c28
commit
cdb6fa5c0a
@ -2,7 +2,9 @@
|
||||
address = <server>
|
||||
token = <token>
|
||||
logs = logs/
|
||||
ssl_verify = No
|
||||
# use lowercase no if you want to skip ssl verification.
|
||||
# any other value will verify the server ssl certificate.
|
||||
ssl_verify = no
|
||||
|
||||
[NMAP]
|
||||
path = ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user