Skip to content

Automatically resolve File to base64 encoded value in configuration. #2441

Open
@KrishnaST

Description

@KrishnaST

I want to serve binary files as values through configuration from config server.
e.g. The following configuration

keystoreFile='{file}'keystore.jks

Should be resolved to by reading content of mentioned file and converting to base64 before serving to client

keystoreFile=YWJjZGV...

This feature request is based on similar underlying need issues-490

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions