Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 1.36 KB

File metadata and controls

27 lines (19 loc) · 1.36 KB

The issue this fork was created for has been solved in the main project (sometimes not properly refreshing the instance client certificate). Prject is archived.

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.