Sorry, one more thing.

I found a tomcat manifest floating around somewhere, it had this block:

                <property_group name='httpd' type='application'>
                        <stability value='Evolving' />
                        <propval name='ssl' type='boolean' value='true' />
                </property_group>

This doesn't seem to do anything, other than set an SMF property.
Whether or not tomcat actually uses an SSL conector depends on what
you config'ed in server.xml.  Is this everybody's experience as well?
That is, you can't just turn ssl on or off using SMF.

CT

Reply via email to