Code it Yourself...

Share

Twitter Facebook

Settings

  • Archives
  • Categories
  • Tags
  • Events
  • About Me
  1. Home
  2. Tags
  3. openssl

Step by step: Expose ASP.NET Core over HTTPS with Docker

Nov 6, 2016 3 min read azuredotnetaspnetcoredockerhttpsKestrelopenssl
Step by step: Expose ASP.NET Core over HTTPS with Docker This week I decided to modify the sample of my previous post: Step by step: Scale ASP.NET Core with Docker Swarmso you can add TLS to your ASP.NET Core applications and Dockerize it. Let’s see how I changed the application in order to make it work: 1. Add HTTPS support for Kestrel I added the following line to …
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me

Recent Posts

  • AKS: Simulate Spot Node Eviction
  • AKS: Disable local accounts with Terraform
  • Protect your Node.js or .NET API with Azure Active Directory
  • Azure Database for MySQL Flexible Server: Failover Test
  • Azure Cache for Redis: Failover Test

Categories

azure dotnet kubernetes devops management certifications

Tags

aks aspnetcore dapr docker powershell cloud keyvault managedidentity terraform ansible
Copyright: 2021 - Carlos Mendible