mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
(minor) Fix one option value
This commit is contained in:
parent
81fa044bf0
commit
d451cc3908
1 changed files with 1 additions and 1 deletions
|
|
@ -43,5 +43,5 @@ on Debian or Ubuntu.)
|
|||
To test this see [development-client-certs.md](development-client-certs.md) and
|
||||
* From the browser after importing the `testclient1.p12`:
|
||||
nagivate to the protected directories.
|
||||
* With curl: `curl https://{serverURL}/.well-known/csaf/red/ --cert-type p12 --cert testclient1.crt`
|
||||
* With curl: `curl https://{serverURL}/.well-known/csaf/red/ --cert-type p12 --cert testclient1.p12`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue