• Please take a moment to look over the Suggestions & Feedback rules before making a post: READ RULES HERE

SSL certificate expired?

I don't see that:

SBMdG9j.png
 
Its like a blackhat bug, i just had it a moment ago, then i went to the homepage again, now its fine and secure. I'll watch for it happening again.
 
maybe MITM ? change your wifi password and scan pc for virus
 
maybe MITM ? change your wifi password and scan pc for virus
My VPS is remotely located (France), Blackhatworld home page is secure, but those two links aren't I think there are more that are unsecured, but those are the only ones I can find at the moment as they're in my watched list.
 
Strange - it says not secure but the SSL is live.

f1sNZu4.png


@Diamond Damien or @Jammie Dodger will pop in here or see this and look under the hood.

Nothing to worry about. It's because the image(s) in those threads are served over http, thus not the entire page is SSL.
The important part though (communication with BHW servers) are served over SSL successfully.

PS @Jammie Dodger, Cloudflare supports automatic https rewrite which would fix this automatically.
 
The issue here is because the signature of @Monkey Duds contains en external image with HTTP instead of HTTPS, happened to my site too after I imported a demo theme :)
 
Cloudflare also doesn't fully rewrite http to https they use sources of data to determine if it can serve https which isn't majorly reliable.

Might be overkill, but setting the header Content-Security-Policy to upgrade-insecure-requests would fix it in all major browsers.
Needs a lot of testing but it is on the list
 
Back
Top