Koozali.org: home of the SME Server

Accessing i-bay via https only

Scott Mason

Accessing i-bay via https only
« on: July 03, 2001, 07:22:14 PM »
Hello,
 Is it possible to set up an i-bay so that it can only be accessed via https ?

Thanks,
 Scott Mason
 sdmason@wccg.net

Scott Smith

Re: Accessing i-bay via https only
« Reply #1 on: July 05, 2001, 07:29:21 PM »
Scott Mason wrote:
>
>  Is it possible to set up an i-bay so that it can only be
> accessed via https ?

You need to add SSLRequireSSL to the i-bay configuration.

Scott Smith

Re: Accessing i-bay via https only
« Reply #2 on: July 05, 2001, 07:32:49 PM »
Scott Smith wrote:
>
> You need to add SSLRequireSSL to the i-bay configuration.

I suppose I should clarify. The SSLRequireSSL directive should be added to the /etc/httpd/conf/httpd.conf file (by way of a custom template, of course.)

You can also limit access to only http by using the SSLDenySSL directive.

Sorry I don't have an e-smith system at my fingertips, else I'd advise as to exactly where to place the directive in the templates.