paketo-buildpacks / libjvm

A library and helper applications that form the basis for building the different Paketo-style JVM-providing buildpacks
Apache License 2.0
19 stars 20 forks source link

Enable using PKCS#12 based Java keystores #336

Closed modulo11 closed 11 months ago

modulo11 commented 11 months ago

Summary

Use Cases

Checklist

dmikusa commented 11 months ago

Tested with Bellsoft buildpack:

Tested with Adoptium, same behavior. Working correctly.

Tested with Azul Zulu, same behavior. Working correctly.

I'm happy with the testing.

@modulo11 did you test with the sap-machine buildpack? @anthonydahanne or @pivotal-david-osullivan do you want to test this as well? or good to merge?

modulo11 commented 11 months ago

@modulo11 did you test with the sap-machine buildpack? @anthonydahanne or @pivotal-david-osullivan do you want to test this as well? or good to merge?

Yes, tested locally with SapMachine and seems to work nicely.