Modify

Opened 9 months ago

Closed 9 months ago

Last modified 9 months ago

#23771 closed enhancement (fixed)

Use ssl encryption

Reported by: skyper Owned by: Zverikk
Priority: normal Milestone:
Component: Plugin imagery_offset_db Version:
Keywords: template_report ssl Cc: taylor.smock

Description

See https://community.openstreetmap.org/t/115186

Meanwhile, the plugin works again without ssl encryption but still the default setting should be with encryption, e.g. iodb.server.url=http://offsets.textual.ru/ should be changed to iodb.server.url=https://offsets.textual.ru/

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2024-07-02 17:10:50 +0200 (Tue, 02 Jul 2024)
Revision:19128
Build-Date:2024-07-03 01:31:15
URL:https://josm.openstreetmap.de/svn/trunk

Plugins:
+ imagery_offset_db (36226)

Attachments (0)

Change History (5)

comment:1 by ilya@…, 9 months ago

It's already committed to the repo, but I could not build the plugin because of ILatLon intetface shenanigans. I'll be grateful if somebody publishes the update.

comment:2 by skyper, 9 months ago

Cc: taylor.smock added

comment:3 by taylor.smock, 9 months ago

Resolution: fixed
Status: newclosed

In 36290/osm:

Fix #23771: Use https in imagery_offset_db

in reply to:  1 comment:4 by taylor.smock, 9 months ago

Replying to ilya@…:

It's already committed to the repo, but I could not build the plugin because of ILatLon intetface shenanigans. I'll be grateful if somebody publishes the update.

I think you just had to go into the JOSM core directory and run ant clean dist. Alternatively, you could try using mvn package in the future and copy the distMaven/imagery_offset_db.jar file to dist/imagery_offset_db.jar. Don't commit the distMaven directory -- it is there to avoid accidentally borking jar files in the dist directory until I'm happy that there are no significant differences between maven and ant builds.

comment:5 by Zverikk, 9 months ago

Right, ant clean indeed helped. Thank you!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Zverikk.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.