"I currently have HTTP codes, but I also want to use my application with HTTPS alongside HTTP. How can I achieve this?" whit c#
I tried to adapt my existing Http codes for Https but couldn't succeed. I attempted to add a certificate but also failed in that.