Actually I think that Hunchentoot is a great webserver, so don't take it to heart. And I very appreciate  what you all guys do. <div><br></div><div>By the way the issue is solved - no patch needed. The problem was in documentation of CL+SSL:<span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; border-collapse: collapse; ">USE-CERTIFICATE-CHAIN-</span><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; border-collapse: collapse; "></span><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; border-collapse: collapse; ">FILE which was not clear. After reading the appropriate OpenSSL call reference I understood that it's needed to add only a single file. In that file I need to place 2 certificates (in pem format): the website's and the following intermediate CA's. Now it's working. Thanks a lot.</span></div>
<div><br><div class="gmail_quote">2010/9/1 Hans Hübner <span dir="ltr"><<a href="mailto:hans.huebner@gmail.com">hans.huebner@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Sep 1, 2010 at 16:46, Semion Prihodko <<a href="mailto:semion.ababo@gmail.com">semion.ababo@gmail.com</a>> wrote:<br>
> This is really a problem, because most of certificates that can be purchased<br>
> use intermediate root certificate... really don't understand why this issue<br>
> was not taken into consideration in Hunchentoot design.<br>
<br>
</div>We're sorry to hear that Hunchentoot does not meet your requirements.<br>
We implemented the features that we need, and chained certificate<br>
support was not required by us.  You are welcome to send a patch.  We<br>
can also offer paid support.<br>
<br>
<a href="http://weitz.de/patches.html" target="_blank">http://weitz.de/patches.html</a><br>
<font color="#888888"><br>
-Hans<br>
</font><div><div></div><div class="h5"><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></div>