Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/paaguti/flowsim
Browse files Browse the repository at this point in the history
  • Loading branch information
paaguti committed Dec 23, 2019
2 parents 290a025 + f43eed5 commit 8d32d1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ go build .
go install .
```

You can generate self-signed certificates for test purporses using:
You will need certificates. You can generate self-signed certificates for test purporses using:

```
./mk_cert.sh
```

This will allow you to run the programs locally. You need properly generated certificates to run HTTPS tests between two hosts.
You should use properly generated certificates to run HTTPS tests between two hosts.

# flowsim

Expand Down

0 comments on commit 8d32d1a

Please sign in to comment.