I will try to make this brief - first, I am new to Sugar, Apache, and php for that matter. However, I am in school for CS and have worked in IT for a while, so I can a.) follow directions well, and b.) understand most of the functions and commands that I am using...

Okay, so I installed SugarCRM Community Edition with the FastStack installer - windows). As I was looking over the install guide, I realized there was a step there that was listed that I was not offered on the install and that was what port Apache was to listen to for SSL. Everything else was there.

My intentions on using this is for me to use it locally (on my home office network) and for another person to access it remotely. I am able to connect via http both locally AND remotely. However, as most people feel, I do not want the data going in and out to be clear text only (for obvious reasons). I created a self-signed SSL Cert using OpenSSL. However, I just realized several things.

a.) I am not sure if the Apache version I have is one with SSL - can anyone help me there?/
b.) Assuming that it should, I have no idea how to install my SSL cert. Actually, I know how, but what I cannot find is where the FastStack installer installed Apache on my computer. If I knew the directory (assuming that this version of Apache has SSL), then I can install my cert. I did not select anything other than default during the installation.

So my questions are (a.) and (b.) above, plus, why would I not have gotten the prompt for assigning an SSL port for apache to listen on?

Thanks in advance for any help.

Mike