Azure / Azure/azure-cli

webapp: Add ability to upload public certificates without private key

Open
#12,391 10 comments 2 reactions 1 assignee Claimed by @panchagnula View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.