Re: Apache 2.2.2 mod_ssl error
bobmct wrote:
> Chris Lilley wrote:
>
[...]
>> [error] Init: Multiple RSA server certificates not allowed
>>
>>
>> What does this mean? Can't find anything by searching Google. Anyone
>> come across this error before?
>>
>> Cheers,
>>
>> -Chrisl
>
> Chris;
>
> My interpretation is that the error is stating that you're trying to load
> the certificate multiple times. Certainly check in the SSL enabled
> directives. You have have duplicated the certificate line in different
> sections.
Yeah, that seems to be what's happening (I scanned the source yesterday)
What I haven't managed to do is figure out why it's happening - there are
a lot of complex configuration structures involved - but it definitely
seems to think that there's more than one certificate. I've been through
all the config files, just in case there's some duplication, and I can't
find any. I've also stripped the installation down to what I believe is
pretty close to the minimum, and that doesn't seem to work either.
> Also, you might do much better with apache questions in the group
> alt.apache.configuration as there are quite a few really bright guys that
> frequent that group.
That's a great tip. Hadn't spotted that group. Thanks.
Cheers,
-Chrisl
|