I purchased an app service certificate and would like to manage hostname in Subject Alternative Name(SAN) but unsure how it can be edited. Goal is to secure sub-domain using same cert without purchasing new one.
Manage Subject Alternative Name for App Service Certificate
1k Views Asked by Jan At
1
There are 1 best solutions below
Related Questions in AZURE
- How to update to the latest external Git in Azure Web App?
- I need an azure product that executes my intensive ffmpeg command then dies, and i only get charged for the delta. Any Tips?
- Inject AsyncCollector into a service
- mutual tls authentication between app service and function app
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- Application settings for production deployment slot in Azure App Services
- Encountered an error (ServiceUnavailable) from host runtime on Azure Function App
- Implementing Incremental consent when using both application and delegated permissions
- Invalid format for email address in WordPress on Azure app service
- Producer Batching Service Bus Vs Kafka
- Integrating Angular External IP with ClusterIP of .NET microservices on AKS
- Difficulty creating a data pipeline with Fabric Datafactory using REST
- Azure Batch for Excel VBA
- How to authenticate only Local and Guest users in Azure AD B2C and add custom claims in token?
- Azure Scale Sets and Parallel Jobs
Related Questions in SSL
- Django's previous settings prevent connecting to localhost
- SSL error when redirecting from one lightsail subdomain to lightsail subdomain on different account
- HTTP Requests from SSL Secured(HTTPS) Domain Failing
- Reversed TLS re-connection issue
- Nginx configuration file and SSL certificate errors in Docker
- IBM DB2 console doesn't work after SSL certificate update
- mTLS not working with FastAPI and Uvicorn
- WSO2 change localhost - ERR_CERT_AUTHORITY_INVALID
- KeyCloak Handshake causing timeout
- Python SSL Error , Server side - Client certificate verify failing with Intermediate cert - self-signed certificate in certificate chain (_ssl.c:1007)
- Apps migrated from IIS server1 to another IIS server2 stopped communicating with an App on IIS server 1 via SSL (HTTPS)
- Let Artifactory use HTTPS settings
- Even though I added my SSL certificate, I get the "not secure" error
- CST 0001 ERRO [comm.tls] ClientHandshake -> Client TLS handshake failed after 173.725µs with error EOF remoteaddress=127.0.0.1:7051
- ERR_SSL_PROTOCOL_ERROR generated using X509 certificate with Kestrel hosting in .NET 8 on Linux
Related Questions in AZURE-APP-SERVICE-PLANS
- How do you remove an autoscale rule that refers to a deleted resource?
- Recommended way to Limit Azure Function Service bus Trigger Concurrent message processing when using App Service Plan
- Will just HTTPQueue rule enough for azure app service plan scale out for purely website purpose?
- Azure Function Apps scalability metrics and terminology for Premium tier
- Why do all App Service requests end up in the same instance?
- Azure Function App authentication using Azure App Service "Easy Auth"
- Overwriting Autoscale Rules Of Azure App Service Plan By The Azure Function App?
- How to deploy .net8 & python3 azure function apps to a Elastic app service plan?
- Can anyone else use the app service outbound IP address?
- powershell New-AzAppServicePlan
- how to move multiple apps services from one subscription to another subscription in Azure
- Azure app service plan running out of temp storage
- An API (FastAPI & Azure function) endpoint with content type of application/x-www-form-urlencoded not working when deployed in app service plan
- Azure Appservice plan instance restart does it affect performance
- Scaling an app service plan with Set-AzAppServicePlan
Related Questions in AZURE-APPSERVICE
- Application settings for production deployment slot in Azure App Services
- Custom Metrics stop saving in App Insight after one hour
- Facing authetication issues after deployed code to app service
- how to deploy flutter in azure app services
- How to override appsettings.json values in Azure app service for an application deployed in Virtual path
- Call RestAPI in AppService from DataFactory
- Azure App Service Application Insights no longer showing request data
- "Docker support must be enabled" in trying to publish to Azure App Service Container from Visual Studio
- How to route requests between ports based on sub-domains?
- Next Auth Azure App Service 500 on production only
- Is there a way to manage users from web app when users are maintained in Azure AD?
- Wordpress - Azure AppService database "rollback"
- Azure App Service - unresponsiveness while connecting to Fluentd
- Disabling Session Affinity in Azure - how to effectively test before making the change
- Unable to access the Azure Web App after deployment from Azure AI Studio with gpt3.5 Turbo model
Related Questions in SUBJECT-ALTERNATIVE-NAME
- How to copy Common name to subject alternative name using openssl.cnf or through openssl cmd
- OpenSSL x509 certificates and wildcard hostname checking
- Dynamic SAN or Bypassing SAN Check for a server certificate
- Java SSL - IP host validation with no SAN in certificate
- Difference between Wildcard certificate with Subject Alternative Name and without Subject Alternative Name
- Subject Alternative Names output not correct in Bouncy castle
- How to add SerialNumber as Subject alternative Name in Bouncy Castle
- Self signed SSL certificate: Subject Alternative Name (SAN) gets lost when signing
- Get x509 certificate by subject alternate name - c++
- Subject Alternative Names for Localhost
- HttpClient: Certificate for www.recaptcha.com doesn't match any of the subject alternative names
- Manage Subject Alternative Name for App Service Certificate
- Unable to reach local server configured on https port 443 with subject alternative name
- Python function to Create CSRs with SAN
- How do I import and activate a SAN SSL certificate in IIS?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Currently managing\editing SAN for App Service Cert is not a supported feature yet. However, our product group is working on this requirement.
In meantime, as a workaround for your current issue our new free App Service Managed Certificate feature will help you to secure your sub-domain with a new certificate at no cost.
More details about this feature can be read here.
Note: This feature has it’s own limitations, However it should help unblock your current issue.