Skip to content
Snippets Groups Projects
Commit 10e54390 authored by Simon Désaulniers's avatar Simon Désaulniers Committed by Adrien Béraud
Browse files

securedht: permanent put of a certificate.

parent dcca94aa
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ SecureDht::SecureDht(int s, int s6, SecureDht::Config conf)
DHT_LOG.DEBUG("SecureDht: public key announced successfully");
else
DHT_LOG.ERR("SecureDht: error while announcing public key!");
});
}, {}, true);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment