Skip to content

Commit

Permalink
Format badssl.test in README as code.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jul 4, 2016
1 parent f0ad386 commit 829e165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Your user should be part of the `docker` group or otherwise permitted to access
make list-hosts # list of domains to copy into /etc/hosts
make docker

Now you can visit badssl.test in your browser.
Now you can visit `badssl.test` in your browser.
The root CA is at `certs/sets/test/gen/crt/ca-root.crt`. If you'd like to preserve it even when you run `make clean`, run:

cd certs/sets/test
Expand Down

0 comments on commit 829e165

Please sign in to comment.