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.
My server: Debian 8.10 (Jessie)
Plesk: Onyx 17.8.11 Update #4
Plone: version 5.1
I have a working domain with SSL (Let's Encrypt) and a working Plone site.
I made sure all modules were enabled according to: Apache — Plone Documentation v5.1
Only proxy_http needed to be enabled.
I've created...
Hi Forum,
Plesk: 17.8.11
System: CentOS7
With the Advisor extension it is possible to show a view of all subscriptions and their SSL status. In example, a view of domains that do not use a valid SSL certificate.
I'm looking for a way to do the same thing on the command line. I want to perform...
Hello,
I've been trying to make Varnish 4 work using this documentation and succeeded doing so via HTTP. However, this is not true for HTTPS, as it either causes redirect loop if the option “Permanent SEO-safe 301 redirect from HTTP to HTTPS” is turned on, or the cache simply mismatches, even...
Hey friends,
i got a problem with lets encrypt.
Certificates for domains will be renewed as usual, all is fine but.
Lets Encrypt tries every time to renew certificates for the webmail.
But on the domains there's no webmail acitvated and in the settings of lets encrypt at each domain there is...
Is it possible to configure nginx to redirect all calls from http to https with the exception of some file types, for example .doc, .docx etc.?
This is the actual configuration for redirect all calls:
if ($ssl_protocol = "") {
rewrite ^ https://$server_name$request_uri? permanent;
}...
Getting Free SSL/TLS Certificate from Let's Encrypt
Hello ! I did all of the above steps and Plesk reported that the certificate was installed. After that I restarted the server.
In the browser, however, the page is still displayed as an unsafe connection. What am I doing wrong ?
Matthias
Hi, All!
Please help - I can't retrieve SSL-certificete attributes through Plesk API.
I run request XML request:
<packet>
<certificate>
<get-pool>
<filter>
<domain-name>your-domain-name.com</domain-name>
</filter>...
Hello,
I'm using Plesk Onyx Version 17.5.3 Update #43 on CentOS 7.4.
I have been trying to install a Let's Encrypt certificate for the Plesk Panel, but I get the following error:
My Plesk Panel uses a subdomain URL like: https://subdomain.domain.nz (the main domain, 'domain.nz' is hosted...
If I set a web hosting for a domain to PHP 7.2 handled by Nginx with SSL enabled I'm always getting a 502 Bad Gateway when accessing the website.
If I switch to lower version of PHP - 7.1 - everything is fine with no single other change.
Error log is recv() failed (104: Connection reset by...
Hello!
I have 2 mail services on different domains in my Plesk Onyx (e.g. domain1.com and domain2.com). And one dedicated address for each domain.
Is it possible to issue one certificate for both domains in Plesk? Because in Plesk settings (
SSL/TLS Certificates) I can choose only one...
Hi,
Tried several times on a fresh install of a server with Plesk 17.5 to make a PHP intensive site(a default Wordpress and Prestashop install without additional data) to be availble for higher throughput, but it always failed, out of the box.
Max stress test output of a HTTPS site was between...
I am having a problem with smtp on domains in use on a server
I do not want to use smpt server as server.hostname.tld, but want to use is for each different domain as differentdomain1.tdl and differentdomain2.tdl etc etc
however in plesk 17.5 it means that differentdomain1.tld seeks the...
Hi all !
I encounter an issue with SSL Certificate.
I have a server (Ubuntu 16.04.3 LTS, Plesk Onyx 17.5.3) with several domains and subdomains.
Each one has a dedicated IP address and SSL Certificate.
SSL are associated in Home>Tools>Address IP
Everything works fine except for one...
Hello guys,
Thanks for your great help here in the forum.
I added the subdomain app.xxx.com to the plesk domains and redirect to the server ip: x:xx.xx.xx:8080/app/
Now i would like to use the Let´s Encrypt Extension from Plesk to create and integrate an SSL Cert for this Subdomain...
Hello.
I use plesk 10.0.18 and i want to secure my website with ssl and lets Encrypt.
I can't install lets Encrypt module (need plesk 12.5) so i tried manual install with dns challenges.
User Guide — Certbot 0.19.0.dev0 documentation
sudo certbot --preferred-challenges dns -d...
Hello everybody,
I have a client who needs to have SSL under mail (mail.domain.ext)
The client is under a server and in this server there is only one domain, the domain of my client.
So I want to know if this steps are correct:
1.- Buy a wildcard certificate *.domain.ext
2.- Install the SSL...
Hi,
System: CentOS 7.4, Plesk Onyx 17.5.3
Standard yum update tonight resulted in a 502 nginx error when trying to reach the website after reboot. Checked services and spotted right away Apache not started. Thought it would not restart in Plesk as clicking the little green "start" didn't seem...
When installing a SSL certificate for webmail we want to redirect all HTTP traffic to HTTPS.
Note: This is a Plesk for Windows question, not Linux.
If we would install SSL for https://webmail.server123.provider.com/
How can we redirect all traffic from webmail.example.com and...