© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
9 replies
_dawidbartniczak

Dockerized ASP.NET microservices - HTTPS connection between them

Hi, I have contenerized my application using Docker. The problem is that I use Identity Serer 7 for OAuth 2 which requires HTTPS connection through the Ocelot gateway. I can not contact the Identity Server due to certificate problems. The certificate is generated via dotnet CLI. I understad that the name mismatch comes from fact that the certificate is for localhost but the gateway routes traffic to other container via the internal docker hostname
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

SQL CONNECTION ERROR ASP.NET
C#CC# / help
2y ago
✅ asp.net web api connection refused
C#CC# / help
2y ago
❔ ASP.NET Core Persist Task between requests
C#CC# / help
4y ago