* Olaf van der Spek ([EMAIL PROTECTED]) wrote :>Generating an ssl cert during install, and setting up apache to use it.
>See the many archived bugs from the time.
>If we can sensibly use debconf to ask the questions, then i may >reinstate
>something like this post sarge.
I'll try. But would it be possible (pre Sarge) to provide a /etc/apache2/sites-available/ssl so that apache2-ssl-certificate && a2enmod ssl && a2ensite ssl && invoke-rc.d apache reload activates SSL?
NO. We have to be interactive to use apache2-ssl-certificate, and that BREAKS the buildds.
My idea was to let the user execute that if he wants to activate SSL.
Does only adding /etc/apache2/sites-available/ssl break anything?

