Not seeing SSL in Web App after running the AddCertificate_HttpStart function
See original GitHub issueI got this after running the AddCertificate_HttpStart Function
But, when I go to Web App SSL cert is not there?
I ran this
{ "ResourceGroupName":"Knob", "SiteName":"live-knob-dev", "Domains":["www.dev2.kidsnightonbroadway.com"], "UseIpBasedSsl":false }
In the body part of the function in Azure.
Than ran ok, no errors so far, but not seeing the SSL cert.
Is there anything else that needs to be done?
I gave permissions for the Function on the entire Subscription.
When I go to the website resource group have same thing.
Am I missing something?
or just need to wait, so far been about 30mins from when I ran the function.
Thanks,
Brian Keith Davis
Issue Analytics
- State:
- Created 5 years ago
- Comments:19 (7 by maintainers)
Top Results From Across the Web
Troubleshoot domain and TLS/SSL certificates - Azure App ...
When you set up a domain or TLS/SSL certificate for your web apps in Azure App Service, you might encounter the following common...
Read more >Azure public and private certificate not accessible from web ...
In your case, the most reasons for an SSL certificate validation to fail is: The hostname used in the URL doesn't match the...
Read more >SSL Certificate Not Working for my Azure App Service
To install the extension, open your web app blade in Azure Portal. Go to Extensions, then click Add. Then you should find Redirect...
Read more >Use a TLS/SSL certificate in your code in Azure App Service
From the left navigation of your app, select TLS/SSL settings, then select Private Key Certificates (. pfx) or Public Key Certificates (. cer)....
Read more >8 Ways to Fix SSL Connection Errors on Various Browsers ...
If you spot a certificate for the website you're trying to access, delete that one first, then check to see if the SSL...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That seems to do it, now it is some how working.
Thanks for your help!
Keep up the great work.
👍
@kbdavis07 I finished implement for deployment slot. It released :shipit: Please check README again. https://github.com/shibayan/azure-appservice-letsencrypt#adding-new-certificate