rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Admin launcher does not persist or store previously accepted certificates for client plugins #4255

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

The Launcher does not persist approvals for certificates. Traditional JavaWS has the option to permanently trust the certificate so should the Launcher.

Repro steps:

  1. Start the Launcher
  2. Launch an MC instance which has a self-signed client library
  3. Get the yes/no prompt to accept the certificate
  4. Quit MC
  5. Quit the Launcher
  6. Repeat steps 1 and 2
  7. You'll be prompted again

Imported Issue. Original Details: Jira Issue Key: MIRTH-4399 Reporter: jbartels Created: 2019-03-28T11:11:46.000-0700

rbeckman-nextgen commented 4 years ago

Fixing this issue may be a workaround for MIRTH-4367 in that if the certificate acceptance persists a user would only run into the dialog once and thus reduce their exposure to the crashing behavior when that dialog is shown.

Imported Comment. Original Details: Author: jbartels Created: 2019-03-28T11:13:12.000-0700