Azure / spring-cloud-deploy

GitHub Actions for deploying to Azure Spring Cloud
MIT License
5 stars 10 forks source link

Deployment to VNet results in lower security with Self-Signed certificates #15

Open ezYakaEagle442 opened 2 years ago

ezYakaEagle442 commented 2 years ago

Customers do choose Deployment to VNet for security purpose, this results in having Self-Signed certificates blocked by the browsers when trying to access the Apps.

MS Public PKI certificates should be used instead of Self-Signed.

ASC_private_VNet_self-signed_certificate