hs-v3: Always generate the public key file on disk

Fixes #23748

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
cathugger
2017-10-03 11:16:50 -04:00
committed by David Goulet
parent 1e7e36da4b
commit 9d90f9829c
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (hidden service):
- Always make sure the hidden service generate the public key file if it
is missing. Prior to this, if the public key was deleted from disk, it
wouldn't get recreated. Fixes bug 23748; bugfix on 0.3.2.2-alpha.