Azure / Azure/Azure-Spring-Apps

Custom Domain Certificate not updated after KV update certificate rotation

Abierto
#13 3 comentarios 2 reacciones 1 asignado Reclamado por @zmssp Ver en GitHub
Bug Tracking
Lenguaje dominante
Sin datos de lenguaje
Estrellas
9
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

[https://learn.microsoft.com/en-us/azure/spring-apps/tutorial-custom-domain?tabs=Azure-portal#import-certificate](https://learn.microsoft.com/en-us/azure/spring-apps/tutorial-custom-domain?tabs=Azure-portal#import-certificate) show how to import a Certificate from KV when setting up Custom Domain in KV. However While [KV supports certificate rotation,](https://learn.microsoft.com/en-us/azure/key-vault/certificates/tutorial-rotate-certificates) the Certificate is not updated then in ASA.

**To Reproduce**
Steps to reproduce the behavior:
1. Deploy ASA
2. Setup custom Domain following the above doc, usin,g a certificate expiring after 1 day
3. Wait the 2 days and check the Certificate self rotation in KV
4. Verify in ASA that the certificate used for the custom domain is still the old one, not the renewed one.

**Expected behavior**
The Custom Domain Certificate should be updated in ASA

**Screenshots**
N/A

**Additional context**
None

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.