squakez commented on issue #2820: URL: https://github.com/apache/camel-k/issues/2820#issuecomment-3665496760
Yes, this implementation would create a new keystore. We can introduce the option to import the certificate in the existing keystore, which could be what you're looking for. In that case I guess there could be certain complications such as looking for the existing keystore, or, adding an option for the user to provide it. In any case, with the fix in https://github.com/apache/camel-k/issues/6397 we have provided enough flexibility, so, that import can be done on init-container by the user. Once we have released the new feature (likely next week in 2.9.0), we can certainly discuss how to enhance it. cc @pkalsi97 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
