1 Answer
- Newest
- Most votes
- Most comments
1
- You could natively do this with something like kestrel in .NET
- You could use nginx to front your http service with https
- You could an AWS alb with https enabled pointing to your EC2 in a http target group.
Option 3 would be an easy solution as your in AWS currently n
Relevant content
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a year ago