On Mon, Jan 5, 2009 at 2:09 PM, Mike McCune <mmcc...@redhat.com> wrote:
> Jan Pazdziora wrote:

[snip]

>> Alternatively we could come up and drive to Fedora / RHEL a better SSL
>> configuration for Apache, to maybe have something like
>>
>>        /etc/httpd/conf.d/ssl.conf
>>
>> do something like
>>
>>        <VirtualHost _default_:443>
>>        Include conf.d/ssl.d/default/*.conf
>>        </VirtualHost>
>>
>>        Include conf.d/ssl.d/*.conf
>>
>> so that there is an easy way to add things to the default virtual
>> host, and also an easy way to add additional virtual hosts.
>

[snip]

> For now I say we leave the ssl modification scheme as-is.  We create
> consecutive backup files with each run of spacewalk-setup so user's original
> file is always available:
>
> /etc/httpd/conf.d/ssl.conf
> /etc/httpd/conf.d/ssl.conf-swsave
> /etc/httpd/conf.d/ssl.conf-swsave.~1~
> /etc/httpd/conf.d/ssl.conf-swsave.~2~
>
> I'd really like to get this into Spacewalk 0.4.  Anyone have any huge
> objections to us pushing these changes tomorrow?

I'm ok with the saving bit, and prefer it to any manual modification
of ssl.conf.
While I agree with Jan's last approach, I don't think it's feasible in
the 0.4 timeframe.

jesus

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to