Skip to content

Move DefaultTextEncryptionAutoConfiguration so the RsaEncryotionAutoconfiguration is loaded first#2340

Merged
ryanjbaxter merged 1 commit intospring-cloud:4.0.xfrom
ryanjbaxter:reorder-encrypt-autoconfig
Oct 24, 2023
Merged

Move DefaultTextEncryptionAutoConfiguration so the RsaEncryotionAutoconfiguration is loaded first#2340
ryanjbaxter merged 1 commit intospring-cloud:4.0.xfrom
ryanjbaxter:reorder-encrypt-autoconfig

Conversation

@ryanjbaxter
Copy link
Copy Markdown
Contributor

We need the TextEncryptorLocator from the RSA autoconfiguration to be created first is present. Fixes #2265

…onfiguration is loaded first

We need the TextEncryptorLocator from the RSA autoconfiguration to be created first is present.  Fixes spring-cloud#2265
@ryanjbaxter ryanjbaxter added this to the 4.0.5 milestone Oct 24, 2023
@ryanjbaxter ryanjbaxter linked an issue Oct 24, 2023 that may be closed by this pull request
@ryanjbaxter ryanjbaxter removed this from the 4.0.5 milestone Oct 24, 2023
@spencergibb
Copy link
Copy Markdown
Member

weird no github actions build

@ryanjbaxter
Copy link
Copy Markdown
Contributor Author

@spencergibb yeah, i just realized the github actions config was not updated to include the 4.0.x branch. I just made that change, but apparently it wont take effect for existing PRs. I can close this PR and create a new one and see if it will run if you want.

@spencergibb
Copy link
Copy Markdown
Member

No, just curious. If it builds locally for you, then NP.

@ryanjbaxter ryanjbaxter merged commit 0dd9985 into spring-cloud:4.0.x Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

decrypt issue during spring.cloud.config.server.bootstrap

3 participants