
8 Nov
2007
8 Nov
'07
5:30 p.m.
On Thu, 8 Nov 2007 18:49:24 +0200, "Juhani Ränkimies" <juhani@juranki.com> wrote:
I further examined the behaviour of the openssl functions and found that its possible to solve the problem without modifying hunchentoot, by first loading a ca-bundle, containing ca and intermediate certificates, to global context and then using the existing hunchentoot api to specify the private key and server certificate.
OK, that's even better... :) Thanks, Edi.