I'm trying to connect to the following HTTPS URL:
https://opensky-network.org/api/states/all?icao24=485137&icao24=484fdf&icao24=aa5b9f&icao24=a46e5f&icao24=abd254&icao24=a4b205&icao24=00b23b&icao24=a27d58&icao24=48520b&icao24=44033d&icao24=48520c&icao24=485209&icao24=484b2a&icao24=484b28&icao24=4846fd&icao24=484aa1
When I run this in the Mendix Cloud I get the following exception:
sun.security.provider.certpath.SunCertPathBuilderException
unable to find valid certification path to requested target
It looks like the Mendix Cloud doesn't accept the Let's Encrypt Certificate.
Is it possible to add this to the Cloud?