How do I correctly go about changing my My Site Host from http to Https? I have done the following:
configured alternate access mapping to https://mysitehost for my default zone (http://mysitehost removed)
added a 443 binding in IIS with my certificate.
At this point everything "works" with the exception of clicking on 'newsfeeds' or any links to my site profile. they will point to http.
so I go to change the my site host URL in the User Profile Service Application tohttps://mysitehost
this is when things start to fail.
- majority of the users begin to receive "access denied" errors when accessing their mysite.
-sky drive pro syncing breaks (I think this may be expected)
- accessing "SkyDrive" or "Sites" links from another site collection trys to link back to http and breaks. Newsfeeds however points to https
right now I have re-added http as an alternate access mapping in the custom zone and everything works again. but the site collection SkyDrive and Site links still point but how can I completely convert my mysite from http to https?