|
|
|
date: Sat, 1 Mar 2008 17:08:15 +0800,
group: microsoft.public.exchange.mobility
back
Re: OMA not working after perform SSLOffLoad registry change
The /exchange-oma address is not meant to be accessed by the mobile device.
You still need to go to the original /oma address. The new /exchange-oma
directory that you created is for internal use by the server. What happens
is that when you go to /oma , the server then makes a request of its own to
/exchange . But if you have required SSL on /exchange, then /oma breaks.
So, you need to make a copy of /exchange called /exchange-oma , and tell the
server to use that for its internal call instead.
"yhyap" <yhyap@newsgroup.nospam> wrote in message
news:uw7Bd%23CgIHA.4684@TK2MSFTNGP06.phx.gbl...
>I have try the according to the microsoft support site suggested (the
>solution 2).
>
> However, I notice when I use Window Mobile device to access
> http://server/exchange-oma I got the OWA page that does not work with
> mobile device.
>
> Did I miss out something ..
>
> "Lee Derbyshire [MVP]" <email a@t leederbyshire d.0.t c.0.m> wrote in
> message news:ubnfPp5eIHA.1824@TK2MSFTNGP02.phx.gbl...
>> "yhyap" <yhyap@newsgroup.nospam> wrote in message
>> news:u59gMv3eIHA.1212@TK2MSFTNGP05.phx.gbl...
>>> Hi there,
>>>
>>> We install SelfSSL in your Exchange to generate a SSL cert for our OWA.
>>> We also have SSL terminated in our reverse proxy for external access to
>>> our OWA.
>>>
>>> Where we have put below registry configuration to make that work
>>>
>>> REG ADD HKLM\SYSTEM\CurrentControlSet\Services\MSExchangeWeb\OWA /v
>>> SSLOffloaded /t REG_DWORD /d 0x1 /f
>>>
>>> With these OWA work perfectly well, however, we notice that kill our
>>> OMA.
>>>
>>> We always get below error on OMA after user login (login directly to the
>>> OMA server without any proxy)
>>>
>>> A System error has occurred while processing your request. Please try
>>> again. If the problem persists, contact your administrator
>>>
>>> Anyone has similar issue ?
>>
>> Exchange 2003? If you require SSL on your OWA, then you need to do this:
>>
>> 1. Remove SSL on OWA to get OMA working again.
>> 2. Do this: http://support.microsoft.com/kb/817379
>> 3. Put SSL back on your OWA.
>>
>> Lee.
>>
>> --
>> _______________________________________
>>
>> Outlook Web Access for PDA, OWA For WAP:
>> www.leederbyshire.com
>> ________________________________________
>>
>>
>
>
date: Fri, 7 Mar 2008 14:25:38 -0000
author: Lee Derbyshire [MVP] email a@t leederbyshire d.0.t c.0.m
|
|