Java Buildpack Security Provider

April 29, 2020 ยท View on GitHub

JobStatus
unit-test-8unit-test-master
deploydeploy-master

The java-buildpack-security-provider is a utility that watches for changes to container identity and trust stores and dynamically updates the KeyManager and TrustManager of an application.

Development

The project depends on Java 8. To build from source, run the following:

$ ./mvnw clean package

Contributing

Pull requests and Issues are welcome.

License

This project is released under version 2.0 of the Apache License.