Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

cloudfoundry/java-buildpack-container-certificate-trust-store

Repository files navigation

Java Buildpack Container Certificate Trust Store

Job Status
unit-test unit-test-master
deploy deploy-master

The java-buildpack-container-certificate-trust-store is a utility for reading the SSL CA certificates from a container and creating a Java Trust Store to house them.

Development

The project depends on Java 7. 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.