cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Signing neo4j-desktop graph app

Hi everyone,

I would like to ask you how to sign my neo4j-deskop graph app. The sole purpose is to remove ugly untrusted warning when trying to install my app from npm repository.

I found out, the tool to be used: neo4j/code-signer

My problem is: what kind of certificate do i need? With my generated self-signed certificate i got me even uglier untrusted warning (duh!). I tried to use ssl certificate used for enabling HTTPS, but I got "Certificate keyUsage or basicConstraints conflict or indicate that the certificate is not a CA. If the certificate is the only one in the chain or isn't the first then the certificate must be a valid CA."

So do i need Code signing certificate for this (standard or EV)?
Any tip would be appreciated.

1 REPLY 1

Hey @ibecar - we're signing the apps internally at the moment. Drop me an email on adam at neo4j.com and we'll get the conversation moving.