Results 1 to 10 of 15

Thread: LetsEncrypt for https://killtube.org

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by kung foo man View Post
    NOT RECOMMENDED YET
    Fucking shit, the post editor is not available in https:// mode and screws up the newlines, when a post is saved:
    Indeed. Also the SSL labs test shows a few issues. The most important is to disable SSLv3 and check why the certificate chain is incomplete.
    LetsEncrypt is very easy to setup and renew for a Apache server.

    Edit: your attachment isn't https either.
    Edit 2: I found the issue with the editor. It is blocked because it is loaded via http.
    Last edited by Mitch; 15th March 2016 at 16:33.

  2. The Following User Says Thank You to Mitch For This Useful Post:

    kung foo man (15th March 2016)

  3. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    I grep'ed through the source code and probably its:

    Code:
    ./includes/class_bbcode_alt.php:                    'src'          => $vbulletin->options['bburl'] . '/attachment.php?attachmentid=' . $attachmentid . '&stc=1',
    So $vbulletin->options['bburl'] is still pointing to http://, but couldn't find yet where it is initialized. I've asked in vBulletin forum, I hope they gonna answer, shouldn't be so hard for those people.
    timescale 0.01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •