mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-21 12:54:39 +02:00
update instructions for ssl_verify
This commit is contained in:
parent
7a417a3c28
commit
cdb6fa5c0a
@ -2,7 +2,9 @@
|
|||||||
address = <server>
|
address = <server>
|
||||||
token = <token>
|
token = <token>
|
||||||
logs = logs/
|
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]
|
[NMAP]
|
||||||
path = ./
|
path = ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user