<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>Since JOSM isn't allowing several connections to different APIs at the same time, I need to setup instances with different configuration profiles to avoid reconfiguration each time I switch from OSM to my own service.<br>
</div><div>This custom service is HTTPS only with a self-signed SSL certificate.<br></div><div><br></div>I use the jnlp instance to connect to OSM and I've got a standalone josm-tested.jar to use with my custom service in C:\Program Files\JOSM_2 and 
launch it with "C:\Program Files\Java\jre7\bin\javaw.exe" 
-Djosm.home="C:\Program Files\JOSM_2\josm" -jar "C:\Program 
Files\JOSM_2\josm-tested.jar"<br><br>
It seems standalone Java apps (instead of jnlp) can't accept self-signed
 HTTPS certificates.<br>
The only stuff I get is a Java security Exception while loading presets and styles over HTTPS at startup.<br><br></div>The jnlp instance prompts me to accept or dismiss certificates whereas the standalone jar instance doesn't.<br>
</div>I've add my custom HTTPS service URL in the Java Security manager but it didn't prevent errors from occurring.<br><div><br>Can someone help me to fix this issue please ?<br><div><br></div><div><br><div><div>
<br clear="all"><div><div><b>François Lacombe</b><br><br>francois dot lacombe At telecom-bretagne dot eu<br><a href="http://www.infos-reseaux.com" target="_blank">http://www.infos-reseaux.com</a><br></div>
</div></div></div></div></div></div>