Q4. Server Firewall Issue

On Windows Server, ensure port 443 is open:

  • Open Windows Defender Firewall β†’ Advanced Settings β†’ Inbound Rules.

  • Check for a rule allowing TCP traffic on port 443.

  • If not present, add a new rule:

    1. Click New Rule β†’ Port β†’ TCP β†’ 443 β†’ Allow the Connection.

    2. Save and apply the rule.

Last updated