Removed outdated instructions for creating self-signed certificates
This commit is contained in:
parent
cd2140464e
commit
9d0fdf2c9a
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Direct your favorite browser to for instance http://localhost:8080/
|
|||
|
||||
#### HTTPS
|
||||
|
||||
Before running the server, an RSA private key (server.key) and an SSL certificate (server.crt) must be created. Follow, for instance, the instructions given here (for a self-signed certificate): http://www.akadia.com/services/ssh_test_certificate.html
|
||||
Before running the server, an RSA private key (server.key) and an SSL certificate (server.crt) must be created.
|
||||
|
||||
Run the server and client examples: `./build/https_examples`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue