Netopeer-GUI icon indicating copy to clipboard operation
Netopeer-GUI copied to clipboard

Unable to build on Ubuntu (vagrant)

Open ramukima opened this issue 8 years ago • 3 comments

ERROR: Certificate path must be set

The documentation does not specify what should this certificate be ?

ramukima avatar Jan 05 '17 01:01 ramukima

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.

ramukima avatar Jan 05 '17 01:01 ramukima

Hello,

I had the same issue but it was resolved by using --without-notifications.

Let me know if this did the trick.

Maged

makramalla avatar Jan 10 '17 15:01 makramalla

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

michalvasko avatar Jan 11 '17 10:01 michalvasko