I have a couple intranet sites hosted on IIS7 that we use passthrough auth for, I'm transitioning one of them to requiring SSL since we're going to start using certain aspects of it over the internet, however when I access the site using it's https the passthrough auth isn't working in Chrome.
I know Chrome's "intranet zone" allowing passthrough auth is tied to the settings for IE in internet control panel, but I tested it on two different PCs both with Chrome 35.x installed one with IE10 the other IE11, IE worked on both machines but Chrome wouldn't work on either. I can access the site using http in Chrome and have passthrough work just fine, I tried explicitly mapping the site's https address to the intranet zone both using group policy and manually adding it using the settings in internet control panel.
I would think it wouldn't make a difference accessing the site via http/https as long as Chrome sees it as an intranet site, or if it did make a difference https would be the preferred/required method. Has anyone else had issues using passthrough while accessing an https site?