[OSM-talk-fr] probleme d'acces à l'imagerie cadastre
Ralf Treinen
treinen at fdn.fr
Lun 20 Déc 17:30:14 UTC 2021
Bonsoir,
On Thu, Dec 16, 2021 at 11:05:53AM +0100, Rpnpif wrote:
> Le 12/12/2021 à 10:08, Ralf Treinen a écrit :
> > Bonjour,
> >
> > depuis un certain temps je n'arrive plus à accéder en josm à l'imagérie
> > cadastre. Extrait du message sur la console :
> >
> > 2021-12-12 09:55:35.946 INFO: GET https://tms.cadastre.openstreetmap.fr/*/tout/18/132798/90227.png -> !!! (70 ms)
> > 2021-12-12 09:55:35.946 WARNING: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. Cause: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. Cause: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> > javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> >
> > (puis un stack trace)
> >
> > J'utilise
> >
> > - josm version debian 0.0.svn18303+dfsg-2
> > - default-jre-headless version debian 2:1.11-72
> >
> > Suis je vraiment le seul à rencontrer ce problème ? Que peux-je faire ?
> >
> Bonjour,
>
> Je n'ai pas la solution mais un simple contournement en attendant serait
> d'utiliser la version non Debian : https://josm.openstreetmap.de/ et le
> lancer par la commande dans un terminal : java -jar josm-tested.jar
>
> Il faudrait déclarer le problème chez Debian https://www.debian.org/Bugs/
en fait ce n'était pas un problème du paquet debian josm, mais
apparément une mise à jour du paquet ca-certificates-java qui a
échoué sans que je m'en ai rendu compte. Solution :
sudo update-ca-certificates -f
-Ralf.
Plus d'informations sur la liste de diffusion Talk-fr