I'm looking for a quick and dirty method of setting up Apache for SSL. I know nothing about creating self signed certificates or getting Apache to use https://. So far I've gotten mod_ssl installed and working. I've got my VirtualHost directive set up, just a simple: <VirtualHost *> ServerName ssl.mydomain.com DocumentRoot /var/www/ssldocs/ </VirtualHost> I'm looking for HOWTOs but everyone seems to assume I'm a cryptography expert. Is there any quick and dirty method to get a secure https:// connection working? -Brian _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list