I went through this whole procedure
http://www.hanselman.com/blog/WorkingWithSSLAtDevelopmentTimeIsEasierWithIISExpress.aspx
a couple weeks ago and got https wor
for me problem was with port number: my Visual Studio 2013/IIS Express configured app port number was NOT in the range :44300-:44398
full answer about same problem: https://stackoverflow.com/a/24957146/908936