How to import private CA certificates into JRE truststore when using STM32CubeIDE on Linux or macOS
This article describes how to import CA certificates into JRE truststore when using Linux, but the same approach applies to macOS, just with slightly different paths. 1. Background The JRE, Java Runtime Environment, bundled with STM32CubeIDE only co...