I run a web server that hosts three different domains using named virtual hosts. What do I need to do to enable SSL connections (https) to these domains?
EDIT: As Joel pointed out I forgot to state that I'm running Apache 2.0 on Scientific Linux which is just RHEL rebranded.