lhns / scala-trustmanager-utils   1.0.0

Apache License 2.0 GitHub

Helpers to create, combine and load TrustManagers

Scala versions: 3.x 2.13 2.12

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.