Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: beast on April 27, 2017, 09:08:58 PM

Title: SSL is forced on primary ibay
Post by: beast on April 27, 2017, 09:08:58 PM
Hi All

Because of some development testing I temporary needed to disable SSL (https) on an ibay without domain. I access it from https://primarydomain/ibayname

But I am unable to test it without SSL anymore for some reason. Even the main domain have forced SSL - why? It is only a html file that is loaded.

The Command "db accounts show Primary" give the following result:

Primary=ibay
    CgiBin=enabled
    Group=shared
    Modifiable=no
    Name=Primary i-bay
    PHPBaseDir=/home/e-smith/files/ibays/Primary:/tmp
    PasswordSet=no
    Passwordable=no
    PublicAccess=global
    Removable=no
    UserAccess=wr-admin-rd-group

Eg. It looks like SSL is not enabled.

Can it be because the primary domain have a Letsencrypt certificate and this some how enable SSL?

Thank you
Benny
Title: Re: SSL is forced on primary ibay
Post by: beast on April 27, 2017, 09:25:47 PM
Stupid me - I was just missing the command:

signal-event ibay-modify Primary

Work fine now