mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
minor update
This commit is contained in:
parent
82222fcd3a
commit
5c20462155
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ aType =
|
||||||
# Syntax: username:password
|
# Syntax: username:password
|
||||||
aCred =
|
aCred =
|
||||||
|
|
||||||
# HTTP Authentication certificate. Useful only if the target url requires
|
# HTTPs Authentication certificate. Useful only if the target url requires
|
||||||
# logon certificate and you have such data.
|
# logon certificate and you have such data.
|
||||||
# Syntax: key_file,cert_file
|
# Syntax: key_file,cert_file
|
||||||
aCert =
|
aCert =
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue