Skip to content
Snippets Groups Projects
Unverified Commit f8d26e8f authored by Simon Désaulniers's avatar Simon Désaulniers
Browse files

securedht: permanent put of a certificate.

parent c0b4bf8a
Branches
Tags
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.
Please register or to comment