[hunchentoot-devel] Using SSL

Edi Weitz edi at agharta.de
Thu Nov 23 21:47:59 UTC 2006


[Please use the mailing list.]

On Thu, 23 Nov 2006 13:16:49 -0800, Jeffrey Cunningham <jeffrey at cunningham.net> wrote:

> On Thu Nov 23, 2006 at 09:27:31PM +0100, Edi Weitz wrote:
>> 
>> Is the private key associated with a password?
>
> No - no password. 
>
>> Are you sure the files are found?  Did you try with absolute
>> pathnames?
>
> I just tried with absolute pathnames with no change.  Then I
> deliberately misspelled the filenames and tried again, this time it
> gave me "Connection reset while page loading" error in Mozilla and
> the log showed this error:
>
> [2006-11-23 13:13:55 [ERROR]] Error while processing connection: SSL initialization error: Can't load RSA private key ~A
>
> So I think its finding the files.
>
>> Which Lisp implementation are you using?
>
> CMUCL 19d

Hmm, I don't think I ever tested SSL with CMUCL.  The code is based on
CL+SSL which is supposed to work with CMUCL, though.  But it's FFI
code, you never know... :)

Do you have a chance to try with another Lisp (SBCL, LispWorks,
AllegroCL) and the same key files?

Sorry, I don't have another idea ATM.

Cheers,
Edi.



More information about the Tbnl-devel mailing list