+ Reply to Thread
Results 1 to 10 of 10

Thread: Change to TLS 1.2 and HTTP / 1.1

Hybrid View

  1. #1

    Change to TLS 1.2 and HTTP / 1.1

    Hello

    I have received an email from Paypal. The email indicates that I should change to TLS 1.2 and HTTP / 1.1

    Can you explain what this means? Should my site be updated?

    Regards

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    For using paypal you should have an ssl connection:
    - buy an ssl certificate and configure it on your server
    - install SSL Protection plugin

  3. #3
    Hello Jose,

    Don't use SSL Protection plugin in new versions. After configure SSL certificate only change 'http' to 'https' in config.inc.php file.
    The SSL Protection plugin will get some conflicts with new code. I don't recommend you use the plugin.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    Quote Originally Posted by Viktor View Post
    Hello Jose,

    Don't use SSL Protection plugin in new versions. After configure SSL certificate only change 'http' to 'https' in config.inc.php file.
    The SSL Protection plugin will get some conflicts with new code. I don't recommend you use the plugin.
    Hi Viktor,

    and for those who use SSL provided free by CloudFlare? also do not need the Plugin?

    Reg.
    Last edited by Ed; July 27, 2018 at 02:48 AM.

  5. #5
    Hi Victor,

    What do we have to do if we have version 4.4.1.

    Thank you very much.

  6. #6
    The same. No need to use SSL plugin. Use my instruction above.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Thank you, Victor.

  8. #8
    Of course. You need to change 1 line in the config.inc.php file.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    Quote Originally Posted by Viktor View Post
    Of course. You need to change 1 line in the config.inc.php file.
    and for the best result you mast change the http to https in ligne 174 in your .htaccess file

  10. #10
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    Hello Guys, Thank you for the attentions,

    About SSL made available Free by CloudFlare.

    CloudFlare and Flynax:
    CloudFlare SSL does not work via configuration and htaccess, I only succeed with the installation of the Flynax Plugin. (tested and approved).

    CloudFlare and WordPress:
    The SSL feature works with the installation of the Really Simple SSL Plugin (tested and approved).

    In frying of eggs, is this Flynax SSL plugin deprecated or not? that is the question.

    I always use the service provided by CloudFlare to get my sites faster and mostly safer, it's amazing, Great.

    Thanks
    Last edited by Ed; July 27, 2018 at 08:01 PM.

+ Reply to Thread