• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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