get different default port depending protocol in network configuration, so
if user select http, no port, the default port will be 80 (as today)
if user select http, no port, the default port will be 443 (instead of 80 today)
Suggested changelog entry
Related issues/external references
Fixes #
Types of changes
[X] Bug fix (non-breaking change which fixes)
[] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] This change is only breaking for integrators, not for external standards or end-users.
[ ] Documentation improvement
PR checklist
[X] I have checked there is no other PR open for the same change.
Description
get different default port depending protocol in network configuration, so if user select http, no port, the default port will be 80 (as today) if user select http, no port, the default port will be 443 (instead of 80 today)
Suggested changelog entry
Related issues/external references
Fixes #
Types of changes
PR checklist