Skip to content

lhns/scala-trustmanager-utils

Repository files navigation

scala-trustmanager-utils

Test Workflow Release Notes Maven Central Apache License 2.0

This project provides helpers to create, combine and load TrustManagers.

Usage

build.sbt

libraryDependencies += "de.lhns" %% "scala-trustmanager-utils" % "1.0.0"

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.