I have tried a version of this (I might be doing wrong). Edited my inbound rules to allow my IP address on 443. But my app still won't connect. I even tried https://website:443 with no luck.TheCatt wrote: Thu Nov 14, 2024 1:25 pm For HTTPS you need to open port 443, whitelisting your IP/location. Security Groups under EC2.
I'm editing my EC2 > Security Groups > sg-xxxxxxxxxxxxxxxxxx > Edit inbound rules. Picture below shows current config. I have tried adding my IP address to 443 like it is on 22 and does not work. According to that message, 0.0.0.0/0 allows anyone?