• 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.

sso service error

josebash

New Pleskian
I was just trying to install Plesk as another option of CPANEL
but i got the below error.


Connecting Business Manager to the SSO service....................The 'sso' utility was failed with the unknown message: <message>Server error (code 500): Exception with message 'Can not parse server's certificate.' caught at top level. (HTTP code: 500)</message>. All details of the problem has been stored into the '/usr/share/plesk-billing/sso.crash.log' file.


after looking for an answer, which i did not find, i came to the conclusion that CPANEL is much better than plesk.
I never have problems with CPANEL, CPANEL is so easy... I wasted to much time trying to fix this problem.

come on PARALLELS you can be better than this.
 
Hello,

If it's possible, please send me access credentials (server IP and root password). You can use private message for this.
I'll investigate the issue.
Looks like there is some error in SSO service configuration.

Thanks,
Eugene.
 
We are now investigating that issue.
But the following sequence of steps can help you if you use Plesk 11.0.9 on CentOS 6.3 x64:
1. download sw-sso package - "wget http://autoinstall.plesk.com/BILLING_11.0.9/dist-rpm-RedHat-all-all/packages/sw-sso-2.12-12053113.noarch.rpm"
2. remove installed sw-sso package - "rpm -e --nodeps sw-sso"
3. remove old certificates - "rm -f /etc/sso/*.pem"
4. reinstall sw-sso package - "rpm -i sw-sso-2.12-12053113.noarch.rpm"
 
Back
Top