Applicable to:
- Plesk Onyx for Linux
- Plesk Onyx for Windows
Symptoms
Unable to update panel SSL certificate via CLI with command:
# plesk bin server_pref --update -panel-server-certificate "$ssl_name" -certificate-repository $hostname
Unrecognized option: '-panel-server-certificate'
However, this option is given in Plesk Documentation as valid.
Cause
This is Plesk documentation bug with ID #PTD-1371 which is planned to be fixed in the future.
Resolution
Use the supported command instead:
# plesk bin server_pref --update -panel-certificate $ssl_name -certificate-repository $hostname
Comments
0 comments
Please sign in to leave a comment.