Apache 5.5 on SSL - errors- ResourceStart GetConfigured

2008-12-09 Thread Matt Moreira
A previously-working Apache build running non-SSL was switched to receive SSL traffic. The keystore has been installed, and I've modified the server.xml (which may not be correct, but I do not see where the application complains about it). In an order to cut down on some of the log chatter I

Re: Apache 5.5 on SSL - errors- ResourceStart GetConfigured

2008-12-09 Thread Bill Barker
Installing the keystore is almost certainly not what you want to do if you are fronting with Apache. You need to configure Apache to do the SSL using the mod_ssl docs. If (as it seems from the log) you are using AJP/1.3 (aka mod_jk/mod_proxy_ajp), then no additional configuration may be