RE: [us...@httpd] ssl_error_rx_record_too_long

2010-06-14 Thread Justin Carlson
In my experience the cert will work on any physical server where the cert and key are present as long as the CN used in the virtual host is the same on both. The IP is not taken into account for certs on SSL just the name. but you can only have ONE ssl site per IP as SSL based name virtual hos

[us...@httpd] Apache config files in SQL

2010-06-14 Thread Justin Carlson
Hello all, I have been searching for a while and was wondering how/if there was a way to put Apache's config files in sql or some other mechanism for multiple machines to share the same config/be updateable from multiple locations once. I have toyed with using a distributed FS for just the c