Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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...
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...
@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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ;-)
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...
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...
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...
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...