ssl certificate locks me out

Hello Folks!
I hope this is not off topic for this forum, but I installed SSL Certificate from GoDaddy. Followed teh docs, even read what I could fine here. So here is the problem, Using the keytool commands. It installed fine. I restarted the server and now I cannot log in to the site using either http or https. I backed out the lines in servoy-properties regaeding the ssl key and pw, restarted and still cannot get in. Servoy is running (dbserv9 and java are visible using top command) but I cannot access it.
What can I do to correct this?

Thanks
Steve

What do you mean with ‘cannot get in’? No page at all? An error? What do your logfiles say?

Aplolgies for not being more descriptive.

Here is what the files look like AFTER I insert the ssl file "servoy.ks and password into servoy-admin.

Once I do, I cannot access the site, it jsut times out or gives error that server is not found
Tore-gain access to my server, I commented out the lines in servoy_properties regarding ssl keystore and password, and had to move a clean server.xml file from my pc at home.
Once I did t his , the site worked fine outside of a recurring error in the server_log.txt
So, the issue of the mystery SSL still lingers.
Please review to logs below and let me know what I have to do to get it working

ps >>>>> the ssl password “password” was edited in to replace mine for public viewing.

In server_log.txt

2007-09-01 07:20:36,262 ERROR [main] org.apache.commons.digester.Digester - Parse Fatal Error at line 14 column 9: The string “–” is not permitted within comments.
org.xml.sax.SAXParseException: The string “–” is not permitted within comments.

In server.log

0 [main] INFO com.servoy.j2db.util.Debug - Loading servoy.properties from /srv/servoy/servoy.properties
305 [main] ERROR com.servoy.j2db.util.Debug - SSLKeystorePath not found: /servoy/servoy.ks fallback to default one
java.io.FileNotFoundException: /servoy/servoy.ks (No such file or directory)

in server.xml

It’s early morning and I still need to get a coffee to wakeup but it looks to me that there is a typo in your server.xml file. There appear to be more > than <