Skip to content

Commit

Permalink
[defectdojo] adding ssl option in long template (RedHatProductSecurit…
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbu authored Oct 11, 2023
1 parent 6a80855 commit 0269f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/config-template-zap-long.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ config:
# (Optional) configure to export scan results to OWASP Defect Dojo
defectDojo:
url: "https://mydefectdojo.example.com/"
# ssl: True|False|/path/to/CA/bundle (default: True). for SSL verification
ssl: True
authorization:
username: "rapidast"
password: "password"
Expand Down

0 comments on commit 0269f5d

Please sign in to comment.