Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot Cloud Config Unable to Decrypt Password even symetric key is being provided via Yml Config #2409

Open
vamseedeepak-narra opened this issue Apr 22, 2024 · 0 comments

Comments

@vamseedeepak-narra
Copy link

vamseedeepak-narra commented Apr 22, 2024

I have configured encrypt.key property in bootstrap.yml

Still I am getting this issues

Failed to bind properties under 'spring.cloud.config.password' to java.lang.String:

Property: spring.cloud.config.password
Value: "{cipher}<Text>"
Origin: class path resource [bootstrap.yml] - 11:31
Reason: java.lang.UnsupportedOperationException: No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly?

It was working absolutely fine with version 2022.0.2

org.springframework.cloud
spring-cloud-dependencies
2022.0.2
pom
import

@spencergibb spencergibb transferred this issue from spring-cloud/spring-cloud-release Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants