Hi There,
I have a requirement to redirect the default exchange website to owa with SSL enforced. I also have to have it so that if you goto http://mail.contoso.com/owa it will automatically redirect you to the secure login.
We had this working before but now if we redirect the owa to https:// an unexpected error occurs when doing various things in owa.
If we don't redirect the owa site then if ssl is enforced you get a 403 or if it is not enforced you can access webmail unsecured.
I understand to redirect default to https://mail.contoso.com/owa with no enforced SSL.
However how can I get http://mail.contoso.com/owa to redirect to secure login? If I enable redirection on owa I get unexpected error's in owa.
Any help appreciated.
Steve
P.S I have read many forums and many guides, regarding web config and appcmd settings however I also get unexpected errors.