This project provides helpers to create, combine and load TrustManagers.
libraryDependencies += "de.lhns" %% "scala-trustmanager-utils" % "1.0.0"
Read certificate files from https_cert_path
and add them to the default trust manager.
setDefaultTrustManager(jreTrustManagerWithEnvVar)
This project uses the Apache 2.0 License. See the file called LICENSE.