• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Admin SSL and Port 8443

rnm

New Pleskian
Hi, i habe install a new Plesk on Linux.
The Admin works und 8443 Port and i have Buy for our Domain web1.myserver.de a SSL Zertificate.

How can work with SSL on Port 8443 ?
I have no Solutions in Admin found, but web1.myserver.de is SSL encoded
 
Log into your control panel, go to Tools & Settings then SSL Certificates, add your cert there (if you haven't already), then put a check mark next to the new cert and click "Secure Plesk" to have that cert being used for securing the control panel.
 
Hi,

To secure your control panel with an SSL certificate from other certificate authorities:

  1. Go to Tools & Settings > SSL Certificates (in the Security group). A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add.
  3. Specify the certificate properties:
    • Certificate name. This will help you identify this certificate in the repository.
    • Encryption level. Choose the encryption level of your SSL certificate. We recommend that you choose a value more than 1024 bit.
    • Specify your location and organization name. The values you enter should not exceed the length of 64 symbols.
    • Specify the host name for which you wish to purchase an SSL certificate. For example: your-domain.com
    • Enter your email address.
  4. Make sure that all the provided information is correct and accurate, as it will be used to generate your private key.
  5. Click Request. Your private key and certificate signing request will be generated and stored in the repository.
  6. In the list of certificates, click the name of the certificate you need. A page showing the certificate properties opens.
  7. Locate the CSR section on the page, and copy the text that starts with the line -----BEGIN CERTIFICATE REQUEST----- and ends with the line -----END CERTIFICATE REQUEST----- to the clipboard.
  8. Visit the website of the certification authority from which you want to purchase an SSL certificate, and follow the links on their site to start a certificate ordering procedure. When you are prompted to specify CSR text, paste the data from the clipboard into the online form and click Continue. The certification authority will create an SSL certificate in accordance with the information you supplied.
  9. When you receive your SSL certificate, save it on your local machine or network.
  10. Return to the SSL Certificates repository (Tools & Settings > SSL Certificates).
  11. Click Browse in the middle of the page and navigate to the location of the saved certificate. Select it, and then click Upload Certificate. This will upload the certificate to the repository.
  12. Select the checkbox corresponding to the certificate you have just added, and click Secure Plesk.
In case you need to generate a self-signed certificate, follow this procedure:

  1. Go to Tools & Settings > SSL Certificates (in the Security group). A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add.
  3. Specify the certificate properties:
    • Certificate name. This will help you identify this certificate in the repository.
    • Encryption level. Choose the encryption level of your SSL certificate. We recommend that you choose a value more than 1024 bit.
    • Specify your location and organization name. The values you enter should not exceed the length of 64 symbols.
    • Specify the host name for which you wish to purchase an SSL certificate. For example: your-domain.com
    • Enter your email address.
  4. Click the Self-Signed button. Your certificate will be generated and stored in the repository.
Thanks you,
 
Back
Top