• Resolved Andziala

    (@andziala)


    Hi
    After I turned on SSL (HTTPS), users lost access to the restricted zone.
    How to fix it ???

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for reporting this.

    Can you explain the problem in more detail, ie. did the restricted content just show a white screen, or did users get redirected? Are you using a service such as Cloudflare for SSL?

    Thread Starter Andziala

    (@andziala)

    Hi Joachim

    Sorry for the delay.
    So, restricted content do redirect to a web page that I have created.
    I do not use any CDN. I am using php 7
    When I turn on ssl/https users (including mi) simply can not get restricted content any more.
    it looks like the users has access to http://restricted_content
    but not to
    https://restricted_content

    Thank you
    Mariusz

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Thanks for the details. I don’t think it’s an issue with PHP7, but I will look into this and get back to you.

    Thread Starter Andziala

    (@andziala)

    Ok. Thanks

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Apologies for the late answer.

    I just released a new version and did some testing with SSL, but I could unfortunately not reproduce the issue with users losing access to restricted content.

    It might’ve been caused by cookies being set on HTTP, which would then be lost on HTTPS, but this should be resolved by letting the users log in again.

    Thread Starter Andziala

    (@andziala)

    Hello Joachim
    I’ll check it out over the weekend and I’ll tell you.
    Thank you

    Thread Starter Andziala

    (@andziala)

    Hi Joachim
    Well, nothing changed, it’s exactly the same. After putting in ssl I can not access restricted content any more.
    I deleted all cookies, log out and logged in several times but it is still the same.
    I checked it with php 5.4, 5.6, 7.0, 7.1
    You have any idea ?

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Would it be possible for you to create a user on your site for support [at] dev.institute? Then I will take a look at it asap.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘It seems to not work with SSL (HTTPS)’ is closed to new replies.