mirror of https://github.com/valkey-io/valkey
Correct path to gen-test-certs.sh in README.md (#2554)
Signed-off-by: Marc Jakobi <marc.jakobi@tiko.energy>
This commit is contained in:
parent
39fade42d1
commit
cf90acbc61
|
|
@ -167,7 +167,8 @@ line, with exactly the same name.
|
|||
|
||||
## Running manually
|
||||
|
||||
To manually run a Valkey server with TLS mode (assuming `./gen-test-certs.sh` was invoked so sample certificates/keys are available):
|
||||
To manually run a Valkey server with TLS mode (assuming `./utils/gen-test-certs.sh`
|
||||
was invoked so sample certificates/keys are available):
|
||||
|
||||
* TLS built-in mode:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue