﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9875	SSL/proxy error on startup while downloading map styles	ftrebien	team	"Hello,

Since an update to JOSM 6891, I've started getting the following message at start-up on two computers, both running an up-to-date Debian Wheezy system, one behind a proxy, but not the other:

----
JOSM tried to access the following resources:
* https://raw.githubusercontent.com/bastik/mapcss-tools/osm/mapnik2mapcss/osm-results/mapnik.zip
but '''failed''' to do so, because of the following network errors:
* javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name
It may result of a missing proxy configuration.
Would you like to change your proxy settings now?
----

Proxy settings are set to '''No proxy''' on the computer that is not behind a proxy.

The URL above is downloadable to me using a web browser (Chromium, Iceweasel) without problems. The Mapnik style no longer appears under the '''Map Paint Styles''' menu. It does show in the '''Map Settings''' pane in JOSM's preferences, but even though it is checked, the style is not applied to the map view.

JOSM updated all plugins without any network-related error on both computers.

I also have JOSM (latest) installed, version 6918, where all symptoms are now equal after I tried to reload the Mapnik style by removing it from the list of active styles, reloading the list of available styles, and then adding it back to the active list (which gave me no error message at all). Before trying to do so, the Mapnik style still showed under the '''Map Paint Styles''' menu and the style still worked.

The Mapnik style is not one I use often, but other people are having the same problem, so any ideas on how to fix this would be appreciated."	defect	closed	minor	14.03	Core	tested	fixed	java7 https tls ssl	
