• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to install Plesk 9 license (.xml) on the command line ?

cwcssupport

New Pleskian
Hi.

Previously to install a Plesk license it was a simple case of copying the .sh file to the server and executing it as outlined in the Plesk (now out of date) support site - http://download1.parallels.com/Ples...stallation-guide/index.htm?fileName=18525.htm

How do you install the new .xml licenses without logging into Plesk?

As i work in a hosting company we do not have time (or know the details) of all our clients phone numbers,etc and it is very very annoying having to fill name/address, etc

Anyone know how ?

cheers
 
I think the tool you are looking for is keymng :-

Code:
# /usr/local/psa/admin/sbin/keymng --help
Usage:
 keymng --install --source-file <source path>
 keymng --install-additional --source-file <source path>
 
Back
Top