Is past some time.You need goo in the private key folder if the issue is about the private certificate.
The path should be: /home/yourwebuzousername/ssl/private than you should be able to list all file than see what file has a wrong name with special character.
So:
Code
cd /home/yourwebuzousername/ssl/private
Code
ls
than you need rename the file and remove the special character usually can be a question mark.
See if this are helping.