renku icon indicating copy to clipboard operation
renku copied to clipboard

feat: Allow java versioning for cacert

Open JGodin-C2C opened this issue 7 months ago • 12 comments

What

Allow to choose between java versions for the path of CACert

Why

Depending on the java version that is used in the container, we may need to change the path of the cacert

Further thought

This PR uses code that was already present. I feel we could improve the lisibility by simply passing the cacert mountpath. Pushing a new PR would be easy and remove some unused code What is your opinion on this ?

JGodin-C2C avatar Jun 28 '24 12:06 JGodin-C2C