From documentation:
If you want to test SSL access to your site, you can do this with IIS Express by using an SSL port between 44300 and 44399 and using the IIS Express self-signed certificate. Actually range is from 44300 to 44398.
Trying to use SSL with a port outside this range results in a URL binding failure when your website is launched under IIS Express.