Locating Openshift Keystore secret to be used for MSR Keystore?

Hello! I want to ask about connecting Openshift with Integration Server. I ran into this problem:

I managed to upload a keystore file as a keystore secret in OpenShift workload (as a Source Secret), and I want to be able access that particular keystore in creating Security > Keystore > Create Keystore Alias in the MSR part. How do we describe the Location form to be able to locate that particular secret in OpenShift?

Thanks.

the keystore should appear as a mounted file in your container. So you just need to reference it’s file path in location as you would for a normal keystore.
regards,
John.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.