SSL loading problems

Hello, I am trying to get an SSL installed and running on my apache server. I’ve followed this tutorial exactly: http://beginlinux.com/blog/2009/01/ssl-on-ubuntu-810-apache2/ but I am getting this error:

Invalid command ‘-----BEGIN’, perhaps misspelled or defined by a module not included in the server configuration

This is an Ubuntu server running apache 2

It appears the server is trying to load the first line of the crt file which is the Begin comment. Does anyone know how to fix this?

Thanks

Rm,

If you’re using a tutorial off beginlinux, why not ask in their forum? I have no idea what they told you to do and you’ve only provided that link and no code.

Regards,

DK