README: updated command for test server

This commit is contained in:
Nikos Mavrogiannopoulos
2015-04-23 16:02:42 +02:00
parent a588010c41
commit 2f5b261262

2
README
View File

@@ -68,7 +68,7 @@ $ certtool --generate-self-signed --load-privkey test-key.pem --outfile test-cer
(make sure you enable encryption or signing)
To run the server on the foreground edit the doc/sample.config and then run:
# src/ocserv -f -c src/sample.config
# cd doc && ../src/ocserv -f -c sample.config
=== Profiling ===