[LUGOS] Apache + mod_ssl + client certifikati

Ales Casar casar at uni-mb.si
Wed Oct 24 08:42:36 CEST 2001


On Mon, 22 Oct 2001, Metod Kozelj wrote:

> Relevantni del konfiguracije:
>
>   SSLVerifyClient       require
>   SSLVerifyDepth        1
>     SSLRequireSSL
>     SSLOptions          +FakeBasicAuth
>     AuthName            "Dummy string"
>     AuthType            Basic
>     AuthUserFile        /ime/datoteke
>     Require            valid-user
>
> V serverjevi log datoteki se vidi, da je dobil podatke iz certifikata, pa
> tudi v datoteki AuthUserFile so pravi podatki (ce niso, potem od mene
> zahteva vnos UID in Pass - preko tistega okna od navigatorja). Ampak zakaj
> dobim 403 - Access denied?

Poskusi temu delu konfiguracije dodati se tole:

	Order Allow,Deny
	Allow from all

Imam en obcutek, da si sicer porihtal avtorizacijo, potem pa se zadeva
zalomi ob samem dostopu do datoteke na disku. Tukaj ne mislim lastnistev
in zascit fizicnih datotek, ampak Apachejeve interne kontrole, ki so
odvisne tudi od tega, kdo in kje je client.

Ales

-- 
Ales Casar                  | InterNet: Casar at uni-mb.si, A.Casar at ieee.org,
Faculty of EE & CS          |           A.Casar at s-gms.ms.edus.si
University of Maribor       | DECnet:   RCUM::ALES
SLOVENIA                    | WWW:      http://www.el.feri.uni-mb.si/~ales/




More information about the lugos-list mailing list