This is really a problem, because most of certificates that can be purchased use intermediate root certificate... really don't understand why this issue was not taken into consideration in Hunchentoot design.
I use:
SSLCertificateFile /usr/local/etc/apache22/certs/billstclair.com.crt
SSLCertificateChainFile /usr/local/etc/apache22/certs/gd_bundle.crt
SSLCertificateKeyFile /usr/local/etc/apache22/certs/billstclair.com.key
billstclair.com.crt contains my certificate, signed by the GoDaddy CA.
gd_bundle.crt contains the GoDaddy CA certificate and another CA
certificate that signs it.
-Bill
On Wed, Sep 1, 2010 at 9:14 AM, Semion Prihodko <semion.ababo@gmail.com> wrote:
> I think Apache supports adding one additional certificate. To do that you
> must add the following line:
> SSLCACertificateFile cert_filename
> in configuration file.
>
> 2010/9/1 Edi Weitz <edi@agharta.de>
>>
>> I'm not familiar with chained certificates. How would you use your
>> certificate with Apache for example?
>>
>> Edi.
>>
>> _______________________________________________
>> tbnl-devel site list
>> tbnl-devel@common-lisp.net
>> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel@common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel