Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.2 KB

File metadata and controls

25 lines (18 loc) · 1.2 KB

Java Buildpack Security Provider

Job Status
unit-test-8 unit-test-master
deploy deploy-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.