Jump to content

Recommended Posts

Posted

Hi All,

 

I'm quite new to IIS and Exchange and I've been trying to enable FBA mode for Web Outlook.

 

This requires SSL to be enabled. I've created a self signed certificate using selfssl.exe and installed it on the Exchange server. SSL is set to use port 443, and TCP is set to use Port 8383.

 

Accessing the server using: http://servername:8383/ works just fine.

 

If I use https://servername:443 or just https://servername I first get a certificate error, which is to be expected as the certificate is untrusted. I'm happy with that, however, I then get a page that says:

 

Under Construction: There is no default page

 

I'm probably doing something stupid, but I would have assumed that the server would point to the same pages regardless of whether I use SSL or not. Anyone got any ideas? As I've said, I'm not very experiences with IIS or SSL.

 

Thanks.

Posted

you need the /exchange on the end of your link mate.

 

https://servername/exchange

 

As its just the default web site on the main URL (/servername) you would expect that to appear.

 

If that URL is too much for your users (like it is for mine!) replace the default.htm with a page that just forwards to the exchange page after a few secs.

 

 

FBA mode rocks!

Posted

Thanks for the GoDaddy link. That's very cheap and might actually get one of those. Especially now that IE7 makes the error look even more frightening!

 

Just one more question. I've got the FBA mode working perfectly now. But users can still get into their mail using either:

 

"https://servername/exchange" (correct)

 

or

 

"http://servername:8383/exchange/" (don't want this to work)

 

Is there an easy way to stop it working when a user doesn't use the secure address?

 

Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...