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

jcvrabo/java-buildpack-security-provider

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Shell 0.7%