Re: Signing NBMs with a Trusted Certificate

2018-03-24 Thread Antonio
Hi, This would make a great enhancement, IMHO. If we trust the CA we trust the module, and a "green" light should be shown somewhere. I'd file an enhancement a JIRA for this. Kind regards, Antonio On 24/03/18 12:49, stephen cumminger wrote: You raised some good points. If I relate this back

RE: Signing NBMs with a Trusted Certificate

2018-03-24 Thread stephen cumminger
You raised some good points. If I relate this back to MS Windows running an exe file, the messages are different if the exe file was signed with a certificate that has a trusted root. It does always present the Dialog asking the user if they want to continue. If the exe is not signed as mentione

Re: Signing NBMs with a Trusted Certificate

2018-03-24 Thread Markus Kilås
On 03/22/2018 07:55 PM, stephen cumminger wrote: > I have a NetBeans RCP app based on version 8.2. I have a certificate > from a major trusted certificate provider (Comodo) that I use to sign > the NBMs that are posted to our Update Center. The question is “how do I > get rid of the following Dialo

Re: Questions about Netbeans 8.2

2018-03-24 Thread Simon Alexander
It looks like IDE cannot find cygwin or msys(2) shell folder in predefined paths or registry. As fallback IDE uses system env variable Path to find shell. Try to add cygwin/msys bin folder to Path. Valid path to shell should contain sh.exe or bash.exe and on of the files: msysinfo, msys-2.0.dl