• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Search results for query: "cipher"

  1. learning_curve

    Resolved Issue applying SSL Ciphers

    @Tyson_Moore :) So...... what is the actual problem then? :D Previously, this was the post: Yet, in the preceding couple of posts, we can see the ciphers that you've chosen, in the order you've specified them on your server, all clearly shown in SSL Labs. The phrase used (shown above) gave the...
  2. learning_curve

    Resolved Issue applying SSL Ciphers

    @Tyson_Moore aka a man of few words :p Looks like you've used nmap --script ssl-enum-ciphers -p 443 yourdomain.com for that ^ & presumably it's just 1 of your hosted domains, not your Plesk Panel, but is that ALL of the output? The results usually show a letter grade (A through F) indicating...
  3. blueberry

    Issue TLS1.2 Weak Cipher Suites SSL Labs

    I have noticed that the default installation of Plesk came with tls v1 and tls v1.1 activated by default. In /etc/nginx/conf.d/ssl.conf, I deleted the text related to those TLS so, now i have: ssl_protocols TLSv1.2 TLSv1.3; I guess that if we turn off ssl_prefer_server_ciphers, it should...
  4. IgorG

    Question Nginx compile by Plesk and chipers

    Tried on my test Plesk server without any errors: # plesk bin server_pref -u -ssl-ciphers...
  5. Nextgen-Networks

    Forwarded to devs SSL It! - Preset "modern" will break your Apache templates on Ubuntu 20.04.2 with Plesk 18.0.35

    Ok, had much trouble the past 2 days with sending e-mails and facing SMTP errors while sending e-mails. Symptoms could not be found for all users - some where able to send with the same mailbox where other where not able to send. Only difference: mail-client, ip-type & address (v4 & v6) Found...
  6. R

    Question TLS versions and ciphers by Mozilla per domain settings

    Hello, TLS versions and ciphers by Mozilla is system wide, not per domain. I host 3 domains, no matter for which one I set this setting is set for all 3 domains (strange) Also Apache/Nginx settings seems like not respected TLS/SSL settings when this option is on. 1. How to manually with...
  7. J

    Resolved Can't login at Plesk admin panel (Plesk Onyx 17.0.17)

    Product version: Plesk Onyx 17.0.17 Update #63 OS version: Ubuntu 12.04 Hi, I have a very old server, and since this morning I can't log in to the admin panel. When I tried to log in as admin I get this error: ERROR: syntax error, unexpected '?' (Helper.php:569) What I've done so far (After...
  8. P

    Resolved SSL It! Mozilla TLS ciphers v5.0 Intermediate causes handshake_failure for IE 11 / Win 7, despite supporting it

    Done SSL It! TLS versions and ciphers by Mozilla v5 'intermediate' should support IE11 on Win7 or 8 - causes 'handshake_failure'
  9. T

    Resolved Issue applying SSL Ciphers

    It appears LiteSpeed uses its own openssl: SSL Version OpenSSL/1.1.1d I remember they had DH Param settings, but it appears they have taken them out in one of the later/the latest version. I guess because most servers should have a late enough version of Apache and openssl to handle the...
  10. O

    Forwarded to devs Nginx compile by Plesk and chipers

    Username: TITLE Nginx compile by Plesk and chipers PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 18.0.39 Update #2, CentOS 7.9.2009 PROBLEM DESCRIPTION In my configuration TLS 1.3 isn't implementable but with nginx complied by Plesk, I can secure my domains with the last version...
  11. C

    Issue Key file: /opt/drweb/drweb32.key - Key file was not found / TLS Versions or Ciphers?

    I have install Plesk Obsidian 18.0.44 on Ubuntu 22.04 I am facing same I have installed Plesk Obsidian 18.0.44 on Ubuntu 22.04 I am facing same drwebd problem same entries in logs like drwebd.real[5182]: Key file: /opt/drweb/drweb32.key - Key file was not found! ( drwebd[5182]: A path to a...
  12. learning_curve

    Resolved Issue applying SSL Ciphers

    Plus In both, it's the same indication as before (caveat: nmap version number diffs...) of having ciphers and their ratings in place, but no grade (A through F) indicating the strength of the connection AND no ephemeral DH parameters being visible. Are those ciphers actually being utilised...
  13. Nextgen-Networks

    Broken Plesk install / Apache Templates by Plesk Migrator (Ubuntu 16.04.7 to 20.04.2)

    Confirmed! "Modern" Ciphers in Plesk SSL-it extension lead to broken Apache config! I got a working config again by changing the "Applied preset" in "TLS versions and ciphers by Mozilla" within Plesk SSL-it extension back to "Intermediate (recommended)" and afterwards using the "Webserver...
  14. D

    Issue Incorrect certificate for mail access

    CONNECTED(00000003) depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R3 verify return:1 depth=0 CN = mydomain.com verify return:1 --- Certificate chain 0 s:CN = mydomain.com i:C = US, O = Let's Encrypt, CN = R3 1...
  15. learning_curve

    Resolved Issue applying SSL Ciphers

    Thought so, but was worth double checking Understood Thought so, but again was worth double checking You won't be using TLSv1.3 (and it's ciphers) currently then, as you already know you need OpenSSL 1.1.1* to do so. You're not using nginx either, which Plesk used as an effective TLSv1.3...
  16. P

    Issue Restoring backup on a new server fails always

    I tried plesk repair fs and all domains had errors which were fixed but nothing changed in UI. I tried plesk repair all and this shows up all the time and repair will not finish. 2024 May 24 14:55:32 server A path to a valid license key file was not specified. 2024 May 24 14:55:32 server...
  17. P

    Resolved SSL It! Mozilla TLS ciphers v5.0 Intermediate causes handshake_failure for IE 11 / Win 7, despite supporting it

    Resolved Forwarded to devs - SSL It! TLS versions and ciphers by Mozilla v5 'intermediate' should support IE11 on Win7 or 8 - causes 'handshake_failure' TL;DR add this in panel.ini [ext-letsencrypt] key-algorithm = ECDSA
  18. R

    Question TLS versions and ciphers by Mozilla per domain settings

    So this is always system-wide? To be clear, certificate keys can be assigned per domains, but TLS/SSL ciphers settings are always global per IP ?
  19. IgorG

    Forwarded to devs SSL It! TLS versions and ciphers by Mozilla v5 'intermediate' should support IE11 on Win7 or 8 - causes 'handshake_failure'

    It is not a bug of SSLIt. It depends on the certificate type on a domain. IE11 on Win7 handshake_failure "Windows doesn't support GCM with RSA and no Chacha20. So there is no matching Cipher suite." But "IE11 client supports the TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 cipher". So, you have to...
  20. O

    Question Nginx compile by Plesk and chipers

    Hi, I'm on CentOS7 with Plesk 18.0.39 and I use nginx as a proxy.In my configuration TLS 1.3 isn't implementable but with nginx complied by Plesk, I can secure my domains with the last version. I use Let'sEncrypt to secure domains but I have a question about this; my domains are secured with...
Back
Top