Some minor fixes

  • Hello,
    I wanted to suggest some minor fixes for version 1.3.0 or later.



    NGINX:
    File: /etc/sites-available/00_master_ssl.conf


    Old:
    ssl_ciphers "HIGH:!aNULL:!MD5 or HIGH:!aNULL:!MD5:!3DES";


    New:
    ssl_ciphers "HIGH:!aNULL:!MD5 or HIGH:!aNULL:!MD5:!3DES or HIGH:!aNULL:!SHA";


    SHA is deprecated. SHA-256 is recommended.



    PROFTPD:
    File: /etc/proftpd/proftpd.conf


    Old:
    #PassivePorts 49152 65534


    New:
    PassivePorts 49152 65534


    or else, because my firewall uses a default drop policy.


    Thanks
    Marcin

  • Please create tickets in our ticketing system..

  • @MarcinKabiesz


    • Deprecated don't means that SHA-1 is no longer used. We must wait a bit to enforce it.
    • Enabling/disabing passive mode is up to you. I'll see if we can enable by default without add side effects for those which are behing nat.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206