Open
Description
Working on AMQ application for Camel K - there seem to be issues with Mounting a secret that contains Truststore.
kamel run amq.java --secret amq-ssl --> Java runtime error, Caused by: java.lang.RuntimeException: java.nio.charset.MalformedInputException: Input length = 1
kamel run amq.java --resource ts.jks --> File is mounted, but appears empty
kamel run amq.java --resource ts.jks --compression --> File is mounted as base64, not usable
Have somebody worked on example that includes SSL / truststore?
Operator in use = Latest, Red Hat Integration - Camel K 1.3.2
Metadata
Metadata
Assignees
Labels
No labels