Changes between Initial Version and Version 1 of Ticket #23610


Ignore:
Timestamp:
2024-04-16T18:02:20+02:00 (13 months ago)
Author:
skyper
Comment:

Works for me on Linux. The debug log looks like there is a problem with ssl. The server's ssl certificate seems to be missing on your system (or it is place under an uncommon path.

As a temporally solution you can try to use the imagery without ssl encryption by manually adding the imagery to your favorites in the Imagery Preferences and then manually edit the server's URL changing https to http.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23610

    • Property Component Core imageryExternal imagery source
    • Property Keywords Lombardia windows ssl added; imagery removed
    • Property Version tested
  • Ticket #23610 – Description

    initial v1  
    2121
    2222Here's the debug log from stdout:
    23 __
    24 
     23{{{
    25242024-04-10 17:42:06.846 WARNING: COMPAT locale provider will be removed in a future release
    26252024-04-10 17:42:06.949 INFO: Log level is at INFO (INFO, 800)
     
    132131
    1331322024-04-10 17:42:34.801 SEVERE: 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
    134 
    135 
    136 __
    137 
     133}}}
    138134
    139135==== Please provide any additional information below. Attach a screenshot if possible.