© 2026 Hedgehog Software, LLC

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

Self-signed SSL certificate for application development

How can I configure a self-signed SSL certificate for application development? When I run the application in Visual Studio, it works with HTTPS on the port defined in launchSettings.json. However, after navigating to /bin/Debug/net8.0 and running the .exe, the application doesn't work the same way. Unlike when running in vs, it runs on port 5000 and uses HTTP. (ASP.NET Core Web API)
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

✅ SSL Certificate for Docker for local development
C#CC# / help
3y ago
C# MAUI .NET8 self-signed certificate
C#CC# / help
2y ago
❔ C# Self Signed certificate with SslStream
C#CC# / help
3y ago
asp.net ssl certificate?
C#CC# / help
3y ago