SSLCACertificateFile is only for client certificate authentication. Are you
trying to use that?
If not, removing that line should solve that particular error.
If you do want to use client certificate auth, then there is probably some
other problem with your certificate.
- Y
On Fri, Jan 17, 2014
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 01/16/2014 11:46 PM, Mathijs Schmittmann wrote:
> - Original Message - Hi all,
>
> Ack!
>
> This is apache 2.2.25 compiled from source but on a CentOS 6.5
> system. Notably, I included all modules in the build.
>
>> You might want to s
- Original Message -
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hi all,
>
> Ack!
>
> This is apache 2.2.25 compiled from source but on a CentOS 6.5 system.
> Notably, I included all modules in the build.
You might want to start to build with a minimal set of modules, to exc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi all,
Ack!
This is apache 2.2.25 compiled from source but on a CentOS 6.5 system.
Notably, I included all modules in the build.
I was trying to add a subdomain, ran into memory allocation problems
and so tweaked the settings accordingly. Here ar