mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Improve documentation
This commit is contained in:
parent
cbf39f9806
commit
1c59b671d5
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Assuming the userA.pfx file is available, which can be imported into
|
|||
a web browser.
|
||||
|
||||
### Configure nginx
|
||||
Assuming the relevant server block is in `/etc/nginx/sites-enabled/default`,
|
||||
Assuming the relevant server block is in `/etc/nginx/sites-enabled/default` and the CA used to verify the client certificates is under `/etc/ssl/`,
|
||||
adjust it like shown in the following example:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue