Итак,
1. имеем SuSE 10;
2. пишем в subversion.conf:
<IfModule mod_dav_svn.c>
<Location /svn>
DAV svn
SVNParentPath /repos
SSLRequireSSL
AuthType Basic
AuthName "Authorization Realm"
AuthUserFile /etc/svn-auth-file
Require valid-user
</Location>
</IfModule>
3. mod_dav & mod_dav_svn в Apache прописаны;
4. читаем мануал по включению поддержки SSL в Apache через yast и видим:
"To add an SSL option to the host, click ‘Add’ from step three (default host) of the HTTP Server Wizard. If your server has already been set up and you no longer have access to the wizard, you can set up an SSL option by selecting ‘Default Hosts’ from the HTTP Server Configuration dialog or clicking ‘Edit’, and ‘Add’. In both cases, a pop-up window appears in which you scroll to an ‘SSL’ option and confirm with ‘OK’. You are then asked to enter a value for the option selected. This may be as simple as setting the value to on or off, however, the dialog may require that you enter an appropriate value. If uncertain, refer to documentation for value parameters when configuring SSL. After you click ‘OK’, the option and value appear in the host configuration list. Clicking ‘Next’ takes you to the next step in the configuration dialog.
If ‘SSL’ appears in the host configuration list, click ‘Edit’ to open the SSL configuration dialog. If it is not displayed, click ‘Add’, select‘SSL’, and ‘OK’ and the dialog opens automatically. Here, add, delete, or edit SSL options. Click ‘OK’ to return to the HTTP Server Wizard."
В результате попытки включить поддержку SSL получаем следующее сообщение об ошибке:
"The default host cannot be configured with SSL support".
Ну и вот, спрашивается, какого оно не конфигуряется?
Apache + SSL + Subversion
Apache + SSL + Subversion
Сомнение - полпути к мудрости. /Публилий Сир/