https certificate?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    #16
    Don't know how it could have been fixed. Maybe cache entries in the browser updated.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • voyger
      Senior Member
      • Jun 2017
      • 381

      #17
      well yesterday i delete some picture from post coming from unsecure link

      this morning logged in the lock was on the browser, your guess is as good as mine
      voyger.: In Almighty God I trust, everyone else has to provide evidence."

      vBulletin Version 5.5.5

      Comment

      • glennrocksvb
        Former vBulletin Developer
        • Mar 2011
        • 4011
        • 5.7.X

        #18
        If someone posted an image using http and not https, the Not Secure will come back.

        To prevent that, you need to add this inside the <head> tag by adding this in the head_include template.

        HTML Code:
        <meta http-equiv="Content-Security-Policy" content="block-all-mixed-content" />

        Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

        Comment

        • voyger
          Senior Member
          • Jun 2017
          • 381

          #19
          thanks glen for the tip i notes today one member
          posted a image using http, the Not Secure was back. i deleted
          voyger.: In Almighty God I trust, everyone else has to provide evidence."

          vBulletin Version 5.5.5

          Comment

          Related Topics

          Collapse

          Working...