Skip to content

Commit

Permalink
more info in bashtls README
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksiklasila committed Jul 29, 2016
1 parent d667763 commit 2faf406
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion runners/bashtls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ docker-compose build
$ #init bashtls
$ cd ../../runners/bashtls
$ cp ../../backends/trytls/tmp/certs/* shared/simplerunner/certs
$ if [ "you aren't using default configuration" ]; then
$ if [ "you aren't using default configuration" ]; then
$ cp ../../backends/trytls/tmp/conf* shared/simplerunner/conf/trytls-localhost
#most of the time this is not needed
$ fi
Expand Down Expand Up @@ -80,3 +80,7 @@ $ ./shared/simplerunner/settings "parallel" "180" -> Run the stubs in parallel a
$ ./shared/simplerunner/settings "linear" -> Do not Run the stubs in parallel, leave timeout as it is
```
For more info: [../simplerunner/README.md](https://github.com/ouspg/trytls/blob/bashtls-update/runners/bashtls/shared/simplerunner/README.md)

### Simplified picture

![bashtls](data/bashtls.png)
Binary file added runners/bashtls/data/bashtls.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2faf406

Please sign in to comment.