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