webapp: Add ability to upload public certificates without private key
Open
act-observability-squad
app-service-certs-domains
customer-reported
feature-request
Service Attention
Web Apps
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
`az webapp config ssl upload` allows you to upload a `pfx` file with private key for binding the website to, but there's no CLI way that I can find to upload a `.cer`/`.crt` file for App Service consumption. i.e. certificate based authentication.
I'd like to see a way to do this besides going to the Azure Portal to upload the certs. As it stands, we have no way to automate this process.
Contributor guide
Assessment
This issue has not been assessed yet.