Skip to content

Not possible to upload/mount jks truststore (binary file) #19

Open
@potatoronin

Description

@potatoronin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions