It's currently possible to use URLs to load Log4j2 configuration. In Spring Boot 2.x we opened these URLs directly, but it would be better if we used Log4j2 mechanisms so that properties such as log4j2.trustStoreLocation are respected.