Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Scott Mason 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 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 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.