Skip to content

Document how Map properties are bound from environment variables #40936

Closed
@space88man

Description

@space88man

RFE: document how an SslBundle name is derived when the property is from the environment - is it all lowercase?

If you use environment properties to configure SSL:

SPRING_SSL_BUNDLE_JKS_aFunkyNameMixedCasedString_TRUSTSTORE_LOCATION=XXXXXXXX

I'm guessing that the mapping to SslBundle name is the lowercase string afunkynamemixedcasedstring ??

In a properties/yaml file, mixed-case SslBundle names are supported.

Could it be confirmed (documented) what the SslBundle name is when Spring Boot is configured from an environment variable?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions