Netopeer-GUI
Netopeer-GUI copied to clipboard
Unable to build on Ubuntu (vagrant)
ERROR: Certificate path must be set
The documentation does not specify what should this certificate be ?
Tried to use --with-cert-path=no --with-private-key-path=no to proceed, but surely something is going to break. So, while this issue is documentation related as well as a question.
Hello,
I had the same issue but it was resolved by using --without-notifications
.
Let me know if this did the trick.
Maged
Hi,
if you don't need notifications to work, then use the option mentioned by Maged. If you do, then you must specify the path to a valid certificate and private key to be used when netopeergui
(browser) connects to the netopeerguid
websocket. Modern browsers forbid such connections without valid certificates.
Regards, Michal