Skip to content

SslConfiguration should accept blank password for keystore #746

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

Open
subhashreddy22 opened this issue Mar 31, 2025 · 0 comments
Open

SslConfiguration should accept blank password for keystore #746

subhashreddy22 opened this issue Mar 31, 2025 · 0 comments

Comments

@subhashreddy22
Copy link

subhashreddy22 commented Mar 31, 2025

SslConfiguration should accept blank password for keystore instead of defaulting password to null when it is blank

https://github.com/spring-cloud/spring-cloud-vault/blob/main/spring-cloud-vault-config/src/main/java/org/springframework/cloud/vault/config/VaultConfiguration.java#L78-L83

The keystores exported from Azure Key Vault have a blank password which at the moment can't be used due to this. https://learn.microsoft.com/en-us/azure/key-vault/certificates/how-to-export-certificate?tabs=azure-cli#export-stored-certificates

@subhashreddy22 subhashreddy22 changed the title SSLConfiguration should support blank password for keystore SslConfiguration should support blank password for keystore Mar 31, 2025
@subhashreddy22 subhashreddy22 changed the title SslConfiguration should support blank password for keystore SslConfiguration should accept blank password for keystore Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant