• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Suggestion: Something about SSL

  • 136
    Posts
    8
    Years
    • Seen Jan 16, 2017
    Yep I just began using Cloudflare's CDN and its SSL, to find out it's a wonderful tool for webmaster though not supported by old systems like XP.
    However I found out that pokecommunity.com is included in this list: https://www.crimeflare.com/cfssl.html, meaning the traffic between the original web server of PokeCommunity and CloudFlare is unencrypted.
    Why not try CloudFlare Origin CA https://blog.cloudflare.com/cloudflare-ca-encryption-origin/ ?
    Also, try the Rocket Loader and Auto Minify in the speed tab! It's amazing and will have an amazing effect on the speed.
     
    Last edited:
    Your information and data is old and out of date. We are fully encrypted between our server and CloudFlare and have legit certs on both sides.

    as for the minify we do use it for CSS and JS, however as we are a php based forum, it doesn't work well with dynamically generated HTML..

    Rocket loader breaks a lot of JavaScript so we also don't use it currently.
     
    Your information and data is old and out of date. We are fully encrypted between our server and CloudFlare and have legit certs on both sides.

    as for the minify we do use it for CSS and JS, however as we are a php based forum, it doesn't work well with dynamically generated HTML..

    Rocket loader breaks a lot of JavaScript so we also don't use it currently.
    Sorry to hear that, maybe u could use some plugin with ur forum to minify them. Seems the size of the page could be significantly reduced.
    As for rocket loader u could make some change to the <script> tags which get broken by rocket loader: https://support.cloudflare.com/hc/e...-Loader-ignore-my-script-s-in-Automatic-Mode-
     
    Back
    Top