Re: [users@httpd] certificate auth mixed with ip auth

2015-01-14 Thread Laurent Lavaud
I finally found something that seems to work: SSLCACertificateFile /etc/apache2/ssl/ca.crt SSLVerifyClient optional SSLVerifyDepth 1 SSLOptions -StdEnvVars -ExportCertData -FakeBasicAuth +StrictRequire SSLRequireSSL SSLRequire %{SSL_CLIENT_S_DN_O} eq "xxx" and %{SSL_CLIENT_S_DN_OU} eq "xxx"

[users@httpd] certificate auth mixed with ip auth

2015-01-14 Thread Laurent Lavaud
Hello, Actually i am using certificate authentication and it works well, but i would like to allow some specific ip address to access my site without certificate. I have tried several things with "allow from xxx" and "Satisfy any" but i failed to setup this correctly. The actual configuration:

Re: [users@httpd] apache not started due to openssl upgrade

2015-01-14 Thread Daniel
The error does not say anything about not being able to load mod_ssl due to symbols or libraries missing, the error says syntax error. Although it may be what has been said, the error you show indicates syntax error at line 1702 and the message "/modules/mod_ssl.so" where it probably should be a re