• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by Lukas Beerschwinger

  1. L

    Question iptables port blocking [in & out] - which open, which filtered?

    Hey everyone, how do you handle your firewall? Blocking all incoming traffic and open the related ports for incoming Traffic like 80, 443, 8443 and so on, and do you block also all outgoing traffic and open the related ports for outgoing or just let open all ports for outgoing traffic? Thanks :)
  2. L

    Issue Plesk Premium Antivirus doesn't start (after Plesk 18.0.31 Update #2)

    drweb works with intermediate: https://statics.tls.security.mozilla.org/server-side-tls-conf-4.0.json tls_versions 0 "TLSv1.2" 1 "TLSv1.1" 2 "TLSv1" drweb works not with intermediate, only with "old": https://statics.tls.security.mozilla.org/server-side-tls-conf-5.0.json...
  3. L

    Issue Plesk Premium Antivirus doesn't start (after Plesk 18.0.31 Update #2)

    With old TLS/SSL Version (https://pleskhostname:8443/modules/sslit/index.php/main-page/index) drweb works..
  4. L

    Issue Plesk Premium Antivirus doesn't start (after Plesk 18.0.31 Update #2)

    /etc/sw-cp-server/conf.d/plesk-drweb-local.conf server { listen [::1]:8443 ssl; listen 127.0.0.1:8443 ssl; ssl_certificate /usr/local/psa/admin/conf/httpsd.pem; ssl_certificate_key /usr/local/psa/admin/conf/httpsd.pem; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_ciphers HIGH:!aNULL:!MD5...
Back
Top