-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use case
java requires using a "keystore" instead of just pem encoded certs.
so we'll have to emit those from premain.
Describe your solution
(https://github.com/pavlo-v-chernykh/keystore-go) could be used to provide the nessesary template func
something like
"Marbles": {
"javathing": {
"Parameters": {
"Files": {
"/app/keystore.jks": "{{ javaKeyStore .MarbleRun.MarbleCert.Cert }}",
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request