>> Does you browser generate any warnings when you access the tile >> directly? > No. It loads without problems.
Good. >> I'm starting to suspect there is proxy on your local network or a >> transparent proxy on the network of your ISP that intercepts the tile > Hm, Wouldn't that give me problems with loading from the browser as well? > Also, I'm using an exceptionally good connection. A proxy run by your ISP should also cause the problem in your browser. >> Another option is horribly outdated cacerts for Java, this should be a >> symlink to /etc/ssl/certs/java/cacerts > How can I check for that? I suppose it can be the case. To check the files themselves: ls -l /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts ls -l /etc/ssl/certs/java/cacerts To check the cacerts defaults: sudo cat /etc/default/cacerts To check the update-ca-certificates hook that generates the cacerts file for Java: ls -l /etc/ca-certificates/update.d/jks-keystore >> Which JRE do you use with josm (it logs this on the console if you start >> josm from a terminal)? > Using /usr/lib/jvm/java-7-openjdk-amd64/bin/java to execute josm. Do you have other JVMs installed? You can list them with: ls -l /usr/lib/jvm/ Do you have other Java customizations like exporting JAVA_HOME in a profile.d configuration? Kind Regards, Bas _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel