[hunchentoot-devel] Running Hunchentoot with ssl

Andrea Chiumenti kiuma72 at gmail.com
Fri Jan 4 18:05:23 UTC 2008


Hello,
I'm trying to figure out how to run Hunchentoot with SSL but I'm getting
lost.
I'm using it under a gentoo linux installation.
I think the problem is with my ssl certificete file.

to create it I use `openssl genrsa -out File.pem 1024` but since
(defparameter *x* (hunchentoot:start-server :port 4443 :ssl-certificate-file
#P"/home/kiuma/File.pem")) does not start the server.

Does anybody know how to create a test certificate file with openssl or
another tool ?

Thanks in advance,
kiuma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20080104/6ecf3754/attachment.html>


More information about the Tbnl-devel mailing list