Koozali.org: home of the SME Server

SSL is forced on primary ibay

Offline beast

  • *
  • 238
  • +0/-0
SSL is forced on primary ibay
« 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
« Last Edit: April 27, 2017, 09:11:35 PM by beast »

Offline beast

  • *
  • 238
  • +0/-0
Re: SSL is forced on primary ibay
« Reply #1 on: April 27, 2017, 09:25:47 PM »
Stupid me - I was just missing the command:

signal-event ibay-modify Primary

Work fine now