Skip to content

SUSE/cf-java-buildpack-client-certificate-mapper

 
 

Repository files navigation

Java Buildpack Client Certificate Mapper

Job Status
unit-test-7 unit-test-master
unit-test-8 unit-test-master
deploy deploy-master

The java-buildpack-client-certificate-mapper is a Servlet filter that maps the X-Forwarded-Client-Cert to the javax.servlet.request.X509Certificate Servlet attribute.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 52.0%
  • Shell 28.6%
  • Batchfile 19.4%