• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved How to disable ip log in access ?

And how to make the redirect ?

Even though I'm not sure that redirect will avoid the warning message for ssl.
 
You would need to manually adjust the file /etc/sw-cp-server/conf.d/plesk.conf on your server (and redo that every time that file gets overwritten by Plesk)
But as it will not help you avoid the warning message, this whole undertaking is moot

The only way to get rid of this message when accessing your server via https://123.123.123.123:8443/, is to get an SSL certificate that covers both your "domain.com" and the IP "123.123.123.123" in one cert.
Some commercial SSL certificate vendors may offer this, but it may cost you quite some money.
LetsEncrypt and all other "free" SSL providers do not offer certificates for IP addresses.
 
Back
Top