forgot to add.. if you already have it installed, or would like to check:
Code:
rpm -qa | grep apache
and look for a package name similar to what i wrote.
To implement it.. i'm not quite sure what the procedure would be, though i'll make a rough estimate:
Open the port 443 to allow connections for https
restart httpd
check to see if it works