View Issue Details

IDProjectCategoryView StatusLast Update
0005567SymmetricDS ProNew Featurepublic2022-11-30 21:21
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.3Fixed in Version3.14.3 
Summary0005567: Add Import URL button to the Authorities tab of the Manage Security screen
DescriptionOn the Authorities tab of the Manage Security screen, add an Import URL button to the right of the Import button and rename the Import button to "Import File". The new button should pop up a dialog to ask for a URL, and default it to the sync URL of the registration server. The URL field should be validated to ensure that the value in the field is a valid HTTPS URL. The dialog should retrieve the server certificate and authority chain and then take each authority's cert in the chain and display the cert and ask the user to import it.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 bfd90f49

2022-11-04 13:12:05

evan-miller-jumpmind

Details Diff
0005567: Added and renamed methods in HttpConnection classes Affected Issues
0005567
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/TransportManagerFactory.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/Http2Connection.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpConnection.java Diff File

Issue History

Date Modified Username Field Change
2022-11-04 13:06 emiller New Issue
2022-11-04 13:06 emiller Status new => assigned
2022-11-04 13:06 emiller Assigned To => emiller
2022-11-04 13:15 emiller Status assigned => resolved
2022-11-04 13:15 emiller Resolution open => fixed
2022-11-04 13:15 emiller Fixed in Version => 3.14.3
2022-11-04 14:00 Changeset attached => SymmetricDS 3.14 bfd90f49
2022-11-30 21:21 admin Status resolved => closed