Hello,
I'm not sure what's happening on this, but I'm have a weird issue here. I have one site that I just put a self-signed ssl certificate on for testing. when we visit the site with HTTPS:// (on chrome) .. several of the images don't display (we get a cross icon). Checking the console it states Failed to load resource: net::ERR_CONNECTION_RESET
now if you go to the image link directly, it will load it fine.
HTTP:// loads fine as well.
checking the same HTTPS on firefox.. we see that images are half-loaded before the connection is closed. (Keep-alive issue? I'm not sure).
----------------
Quickly switching to LSWS 4.2.23 solves the problem on HTTPS. but on 5.0 we have the same issue. I'm using the latest build.
I have saved some debug logs of the event using LSWS debug log if someone wants to take a look at that. But the fact that 5.0 doesnt work and 4.2.23 works fine, I'm not sure what is happening.
Please advise!
I'm not sure what's happening on this, but I'm have a weird issue here. I have one site that I just put a self-signed ssl certificate on for testing. when we visit the site with HTTPS:// (on chrome) .. several of the images don't display (we get a cross icon). Checking the console it states Failed to load resource: net::ERR_CONNECTION_RESET
now if you go to the image link directly, it will load it fine.
HTTP:// loads fine as well.
checking the same HTTPS on firefox.. we see that images are half-loaded before the connection is closed. (Keep-alive issue? I'm not sure).
----------------
Quickly switching to LSWS 4.2.23 solves the problem on HTTPS. but on 5.0 we have the same issue. I'm using the latest build.
I have saved some debug logs of the event using LSWS debug log if someone wants to take a look at that. But the fact that 5.0 doesnt work and 4.2.23 works fine, I'm not sure what is happening.
Please advise!