nextgenhealthcare / connect

The swiss army knife of healthcare integration.
Other
915 stars 275 forks source link

Sign the installer and generated launchers #1462

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

Currently the installer exe, the programe exes (server and server manager) and the Java WebStart client show up as unsigned from an unknown publisher. This can be addressed by signing the generated files during the build process with an official certificate:

http://resources.ej-technologies.com/install4j/help/doc/indexRedirect.html?http&&&resources.ej-technologies.com/install4j/help/doc/steps/media/steps/codeSigning.html

Imported Issue. Original Details: Jira Issue Key: MIRTH-1463 Reporter: geraldb Created: 2010-06-25T14:16:16.000-0700

rbeckman-nextgen commented 4 years ago

The webstart administrator should also be signed.

Imported Comment. Original Details: Author: jacobb Created: 2010-06-25T14:32:13.000-0700

rbeckman-nextgen commented 4 years ago

Instructions on exporting the needed certificate files: https://secure.ksoftware.net/code_signing.html

Imported Comment. Original Details: Author: geraldb Created: 2010-06-30T13:44:37.000-0700

rbeckman-nextgen commented 4 years ago

Signed Windows installers and generated exes.

Imported Comment. Original Details: Author: geraldb Created: 2010-06-30T15:35:06.000-0700