We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Does it seem right that http sites "appear" more secure than https (SSL) sites that have mixed content and display warning messages?

more options

I'm a WordPress developer, and I went through a lot of effort to set up SSL for a site. However, due to a Pinterest widget that displays insecure content, which has to be used, all browsers scare users to thinking that the site is not secure. Sadly, I am better off removing SSL from the site, which removes security warnings, giving visitors a better sense of trust, than having SSL enabled with a few scripts that are not secure and the browser displaying warning messages.

I think an SSL site with mixed content is MUCH better than an unsecure site. The way a browser should handle http and https should encourage developers to want to set up SSL, not to remove it.

I would like to hear some thoughts on this.

I'm a WordPress developer, and I went through a lot of effort to set up SSL for a site. However, due to a Pinterest widget that displays insecure content, which has to be used, all browsers scare users to thinking that the site is not secure. Sadly, I am better off removing SSL from the site, which removes security warnings, giving visitors a better sense of trust, than having SSL enabled with a few scripts that are not secure and the browser displaying warning messages. I think an SSL site with mixed content is MUCH better than an unsecure site. The way a browser should handle http and https should encourage developers to want to set up SSL, not to remove it. I would like to hear some thoughts on this.

Todas as respostas (3)

more options

I suppose the globe icon could be changed to a skull and crossbones if it needs to be scarier than the ! triangle...

Which Pinterest plugin are you using? I rolled my own Pin It button code so it would integrate neatly with my lightbox (example), but if you prefer a plugin, it might be a very quick fix.

more options

Official Pinterest Widget is what I need to use. This can only be fixed by Pinterest.

Would you leave up a site with mixed content? Or would you make it all insecure?

more options

You're right, since Pinterest doesn't offer HTTPS access to user content on its server (only for its own buttons and scripts), there's no way to fix this using their image hosting.

I like using HTTPS to protect logins. For non-sensitive content, I might not bother.