From 829e165ff039d875f2377551108ed0fbfd8a2f93 Mon Sep 17 00:00:00 2001 From: Lucas Garron Date: Mon, 4 Jul 2016 14:18:26 -0700 Subject: [PATCH] Format `badssl.test` in README as code. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a089ab28..09bbcc71 100644 --- a/README.md +++ b/README.md @@ -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