Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.36k stars 2k forks source link

[FEATURE REQ] TLS support in Spring Boot with Azure Key Vault Certificates #28243

Open saragluna opened 2 years ago

saragluna commented 2 years ago

Is your feature request related to a problem? Please describe. Spring web applications can either be an HTTP client or an HTTP server, if an application wants to secure the HTTP communication via TLS and the certificates are stored in Azure Key Vault, spring-cloud-azure-starter-keyvault-certificates should support it.

Given Spring MVC or WebFlux is used, the below scenarios should be supported:

Additional context N/A

Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

saragluna commented 2 years ago

https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.7-Release-Notes#web-server-ssl-configuration-using-pem-encoded-certificates

stliu commented 1 year ago

#25880 the sample should be updated as well

backwind1233 commented 1 year ago

Link to user issue: https://github.com/Azure/azure-sdk-for-java/issues/32854

rvervaek commented 1 year ago

We require this feature too in spring-azure libs 4.x+ and 5.x+. We are stuck using the old 3.x libraries because of this.

moarychan commented 1 year ago

Hi @rvervaek , thanks for using our library! We have received your submission and will take it into consideration and will keep you updated on the progress of our review.

gzmrst-sr commented 9 months ago

Is this ever planned to happen? We would very much like to be able to upgrade to a newer version of this library

saragluna commented 9 months ago

@gzmrst-sr please help vote this feature request. BTW, are you using the jca starter now?

github-actions[bot] commented 7 months ago

Hi @saragluna, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.