• Hi I’am using Version 2.4.1 of your plugin with the setting “open links in new tab”. I have just migrated my site from http to https and am experiencing now to following behavior. Links that contain https in their url open fine. Links that contain http are not opened correctly. eafl seems to changes the http to https what results in an ugly SSL_ERROR_BAD_CERT_DOMAIN. Is there anything I can do about it?

    Thanks a lot for your help!

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter loolo

    (@loolo)

    I finally got an answer from my host. Because of the https setting of my site there is a ssl/tls setup feature “30x (i.e. 301) Redirect” which forces http-requests over https. This finally answers for me the experienced behavior.

    My host suggested to initiate the redirect in the client (web browser) with javascript.

    I don’t know how that should work with your plug-in? Any ideas what I could try?

    Thanks for your help!

    Plugin Author Brecht

    (@brechtvds)

    Right. I’m afraid we don’t do a JavaScript redirect at the moment, so they are incompatible. For now we don’t have any plans on changing the redirect method as it would add an unnecessary delay.

    Brecht

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘SSL_ERROR_BAD_CERT_DOMAIN’ is closed to new replies.