From cf0564b748183af90553021c5b50fe994ff896a0 Mon Sep 17 00:00:00 2001 From: Thurloat Date: Mon, 24 Sep 2018 22:54:25 -0300 Subject: [PATCH] add some firefox notes from test users to the docs. --- README.md | 5 +++++ lib/dough.ex | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f33912..b87973e 100644 --- a/README.md +++ b/README.md @@ -112,4 +112,9 @@ network.trr.uri;https://127.0.0.1:8331/dns-query network.trr.confirmationNS;thurloat.com ``` +The project ships with a default certificate to use if you're running on +localhost, in order to have firefox communicate with your local server you +need to visit `https://127.0.0.1:8331/` in the browser, and accept the cert +before it will work as your TRR provider. + diff --git a/lib/dough.ex b/lib/dough.ex index b475302..609566f 100644 --- a/lib/dough.ex +++ b/lib/dough.ex @@ -6,7 +6,7 @@ defmodule Dough do import Supervisor.Spec import Cachex.Spec - import Logger + require Logger def start(_type, _args) do children = [