C
charliem
Guest
I have been messing with this for days now and I have read through this forum for hours but I can't find the answer.
I followed instructions to install a custom ssl in SSO server. When I go to plesk panel I can log in with no problem and certificate works.
When I log in to plesk billing (or press the billing button in the panel) I get an error 'signature is invalid' and I have to log in using the local account.
I hav tried re-instating the certificate agian but it makes no difference.
I followed instructions ( http://kb.odin.com/en/6140) on creating a self signed cert to try to get back to square one but when I get to...
openssl req -new -x509 -days 3650 -nodes -config /usr/share/sso/openssl.conf -keyout /etc/sso/sso.pem -out /etc/sso/sso-public.pem
error on line 1 of /usr/share/sso/openssl.conf
21121:error:0E065068:configuration file routines:STR_COPY:variable has no value:conf_def.c:629:line 1
I have had a look at that file and line one contains...
RANDFILE=${ENV::RANDFILE}
I dont really know what I am looking at there but wanted to give as much info as possible. Does anyone have any ideas?
Thanks in advance!
I followed instructions to install a custom ssl in SSO server. When I go to plesk panel I can log in with no problem and certificate works.
When I log in to plesk billing (or press the billing button in the panel) I get an error 'signature is invalid' and I have to log in using the local account.
I hav tried re-instating the certificate agian but it makes no difference.
I followed instructions ( http://kb.odin.com/en/6140) on creating a self signed cert to try to get back to square one but when I get to...
openssl req -new -x509 -days 3650 -nodes -config /usr/share/sso/openssl.conf -keyout /etc/sso/sso.pem -out /etc/sso/sso-public.pem
error on line 1 of /usr/share/sso/openssl.conf
21121:error:0E065068:configuration file routines:STR_COPY:variable has no value:conf_def.c:629:line 1
I have had a look at that file and line one contains...
RANDFILE=${ENV::RANDFILE}
I dont really know what I am looking at there but wanted to give as much info as possible. Does anyone have any ideas?
Thanks in advance!