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.<br><br><div class="gmail_quote">
2010/9/1 Bill St. Clair <span dir="ltr"><<a href="mailto:billstclair@gmail.com">billstclair@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I use:<br>
<br>
        SSLCertificateFile /usr/local/etc/apache22/certs/billstclair.com.crt<br>
        SSLCertificateChainFile /usr/local/etc/apache22/certs/gd_bundle.crt<br>
        SSLCertificateKeyFile /usr/local/etc/apache22/certs/billstclair.com.key<br>
<br>
billstclair.com.crt contains my certificate, signed by the GoDaddy CA.<br>
gd_bundle.crt contains the GoDaddy CA certificate and another CA<br>
certificate that signs it.<br>
<font color="#888888"><br>
-Bill<br>
</font><div><div></div><div class="h5"><br>
On Wed, Sep 1, 2010 at 9:14 AM, Semion Prihodko <<a href="mailto:semion.ababo@gmail.com">semion.ababo@gmail.com</a>> wrote:<br>
> I think Apache supports adding one additional certificate. To do that you<br>
> must add the following line:<br>
> SSLCACertificateFile cert_filename<br>
> in configuration file.<br>
><br>
> 2010/9/1 Edi Weitz <<a href="mailto:edi@agharta.de">edi@agharta.de</a>><br>
>><br>
>> I'm not familiar with chained certificates.  How would you use your<br>
>> certificate with Apache for example?<br>
>><br>
>> Edi.<br>
>><br>
>> _______________________________________________<br>
>> tbnl-devel site list<br>
>> <a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
>> <a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
><br>
><br>
> _______________________________________________<br>
> tbnl-devel site list<br>
> <a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
> <a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
><br>
<br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</div></div></blockquote></div><br>