• 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. Jürgen_T

    Issue TLS 1.2 and 1.3 only

    I just found your question. If it is still open then it could help to look in Plesk-UI for websites/domains/your domain/ssl-certificates/serverconfiguration. Here you can choose an appropriate variant for TLS/ciphers provided by mozilla which comes together with relevant ciphers. If you do this...
  2. J

    Issue MySQL TLS enabled: The localhost is not compatible with enabling a secure connection.

    Hi, I have enabled the mysql configuration on localhost (127.0.0.1) to require secure connections and verified within mysql /s but still get the fatal error from Plesk when tls.enable =true. : [mysqld] ssl-ca=/etc/mysql/certs/ca-cert.pem ssl-cert=/etc/mysql/certs/server-cert.pem...
  3. X

    Issue Group mail problem

    @Peter Debik I understand that the issue only occurs when emails arrive from one specific sender, but not from other senders. And only if these emails from that one sender are forwarded, the header character encoding is changed. // yes The problem starts when the content of the mail sent to...
  4. Bitpalast

    Question Plesk Update Error

    @DragonMaster Please feel free to open a new thread for a new problem to discuss. The cipher issue is not linked with the question about an update.
  5. Polli

    Issue Getting DANE working

    I dont know why this wont work. The tool at Check a DANE SMTP Service tells me everything is fine: Domain Name: oliver-tief.de MX host: 10 mail.oliver-tief.de. ################################################################# ### CHECKING MX HOST: mail.oliver-tief.de...
  6. B

    Issue TLS 1.2 and 1.3 only

    If you arent looking for a specific kind of setup. But just want to be compliant with the current best practices for SSL configuration, following one of the 3 levels of configuration current defined in: Mozilla SSL Configuration Generator Modern: Services with clients that support TLS 1.3...
  7. M

    Issue Can't create new customers / I'm administrator

    root@cloud:~# plesk installer stop Plesk Installer is not running. root@cloud:~# plesk repair installation Reconfiguring the Plesk installation Started bootstrapper repair procedure. This may take a while. Certain actions may be skipped if not applicable. Finishing up upgrade procedures and...
  8. ChristophRo

    Issue Unable to use Plesk as SMTP server

    well, for a quick change/check, you can go to "Tools&Settings" --> "TLS versions and ciphers management" and apply the "Old" preset. This will enable TLS 1.0/1.1 (including the required old ciphers) for Postfix - but of course also for nginx, apache, dovecot, proftpd (where you don't wanna...
  9. P

    Issue Plesk outgoing emails show local device & ISP Public IP in email header

    It's common that all hops between sender and recipient are listed in the header. Example from an old-fashioned email transport from a local Thunderbird client through a Debian-based Postfix mailserver to an Outlook recipient: Return-Path: <service@<mta-domain>> X-Original-To...
  10. P

    Resolved Issue receiving emails TLS library problem

    I am also getting this while trying lower TLS protocols : openssl s_client -starttls smtp -crlf -connect localhost:587 -tls1_2 CONNECTED(00000003) 139730802357440:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:../ssl/record/rec_layer_s3.c:1544:SSL alert number 70...
  11. I

    Issue problem installing ldap

    Hello: I'm trying to install ldap on my ubuntu server with plesk running to be able to query existing emails from my proxmox mail gateway using ldap but I get the following problem when starting it: The permissions of said file are the following, I understand that they are correct: When it...
  12. ChristophRo

    Question did not encrypt this message - gmail

    What is your TLS versions and ciphers preset configured at? Depending on the destination domain of these emails, TLS/SSL encryption may not work if configured to "modern" or even "intermediate" And if you don't have the postfix smtp_tls_security_level set to may, it can also not fall back to...
  13. ramasaig

    Issue Unable to use Plesk as SMTP server

    Thank you. So in short are you recommending that I just set 'old' in Plesk (TLS versions and ciphers by Mozilla) and get on with life?
  14. Linulex

    Resolved error in Plesk Backup Manager since upgrade to 18.0.63

    This is a client dedicated server, i have to ask if i can give plesk support access to it. I think it has to do with a python. "plesk repair db" has no errors but plesk repair --installation -y gives: WARNING:File permissions are not found...
  15. Bitpalast

    Resolved Issue receiving emails TLS library problem

    It seems it only got seven votes: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/41551276-separate-mozilla-tls-cipher-settings-for-web-and-m But why not post it here again, maybe it finds more fans ;-)
  16. N

    Question Connection error from UnityWebRequest to my plesk server on older devices

    hello @Danny325 , you can try to install sslit extension, open it and enable "TLS versions and ciphers by Mozilla" with choosing maximum compatibility. by default Plesk uses strong policies, so there can be problems with old OS'es and devices. did you see any errors in domains web server logs...
  17. Endre

    Issue Unable to access the remote backup storage using SFTP

    Hello, I am stuck with this error when I try to set up remote backup location: Error: Unable to access the storage: Transport error: unable to list directory: Curl error: (56) Failure when receiving data from the peer: Last FTP request: PASS ***** Last FTP response: 331 Please specify the...
  18. zwankie

    Issue Unable to use Plesk as SMTP server

    Thanks for posting this. What steps did you follow to allow TLSv1 & 1.1 for Postfix only?
  19. L

    Issue Sieve and SSL

    I am trying to access sieve from my local computer. It seems like it is not proper serving any certificate. ❯ openssl s_client -connect mail.myserver.com:4190 -servername mail.myserver.com CONNECTED(00000003) 40C7A41B9D7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version...
  20. E

    Issue TLS 1.2 and 1.3 only

    Hello, I followed the guide here https://support.plesk.com/hc/en-us/articles/115000422229-How-to-enable-disable-TLS-protocol-versions-in-Plesk-for-Linux But this command: plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3' Does not seem enough. A simple test with the tester on Qualys SSL...
Back
Top