I have a problem using a shared certificate where I use the SSL box feature. Apparently, the software assigns an account name and tries to use the shared SSL certificate. As the shared certificate runs under the "nobody" account it doesn't match the Actinic user and bombs out.
Is there a way to get a modified Perl script that will handle this issue?
Until then I've just https'd the entire site to bypass the problem.
Is there a way to get a modified Perl script that will handle this issue?
Until then I've just https'd the entire site to bypass the problem.
Comment