• 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.

ssl

  1. Schoelje

    Resolved Plesk Onyx and Plone 5.1 rewrite not working

    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...
  2. nilsringersma_nl

    Question Possible (CLI) command to check what vhosts do not have a SSL certificate

    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...
  3. Pentarou

    Question Plesk, Varnish and HTTPS

    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...
  4. m3lezZ

    Resolved Let's Encrypt Failure

    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...
  5. Z

    Question Nginx: redirect all except some file types

    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; }...
  6. M

    Question Problems installing free SSL/TLS certificate from Let's Encrypt

    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
  7. O

    Question Plesk API - retrieve attributes of SSL certificate for domain

    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>...
  8. G

    Resolved Let's Encrypt: Install certificate for Plesk Panel fails

    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...
  9. E

    Resolved How to force impa/pop3 connections in SSL/TLS and not in clear?

    Hello, How to force imap/pop3 connections in SSL/TLS and not in clear? Thanks. Erwan
  10. E

    Type of connection imap: SSL / TLS or simple?

    Hello, Is there a way to know in maillog if email clients connect in SSL / TLS or in clear? Thanks a lot. Erwan
  11. K

    Issue Nginx 502 Bad gateway on Php 7.2 with SSL

    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...
  12. oleksii

    Question How to correctly enable ssl for 2 mail services?

    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...
  13. Gabor H

    Question Nginx https high performance config?

    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...
  14. C

    Issue smpt server problems ssl certifcate from hostname not domain

    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...
  15. Lrnt

    Resolved Browser give wrong SSL Certificate (On subdomain with dedicated IP)

    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...
  16. FloRet88

    Question Redirect Server IP to subdomain (https)

    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...
  17. H

    Issue Let's Encrypt manual install with dns

    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...
  18. S

    Question Steps to have SSL under mail server?

    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...
  19. akira9000

    Issue SSL errors & apache won't start after yum update

    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...
  20. P

    Question How to redirect webmail from HTTP to HTTPS

    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...
Back
Top