1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Apply automatic changes

This commit is contained in:
s-l-teichmann s-l-teichmann@users.noreply.github.com 2022-07-25 13:24:11 +00:00
parent 677b0fdd4f
commit 101dd6880c
2 changed files with 3 additions and 1 deletions

View file

@ -22,7 +22,7 @@ adjust the content of the `server{}` block like shown in the following example:
if ($ssl_client_verify != SUCCESS){
return 403;
}
}
}
```
<!-- MARKDOWN-AUTO-DOCS:END -->