Hi,
Check out the post above from Rob.Hock and my reply.
What you need to do is edit the Websites table on your SQL server and modify the entry there for your Orion server. If you have enabled SSL on the Orion web console web site and required SSL then you need to change this to use SSL.
SSLEnabled, this should be true for SSL
Port, this should be 443 for SSL (usually)
IPAddress, this should be AllUnassigned, or IP address if you set this in IIS management console.
Regards
Paul