From: Marc Battyani
Subject: ssl-session-id added to mod_lisp
Date: 
Message-ID: <289504FC953D5E73.D54EA78A3C3E1F67.DD710EDBF060EEAA@lp.airnews.net>
Following the thread about session tracking in the lispweb mailing list,
I've added the SSL session ID to the mod_lisp variables sent to Lisp to
enable secure session management if needed.

you can see what it looks like here: (ok the certificate is not valid)
https://www.fractalconcept.com/asp/debug

e-mail me if you want other SSL variables.

I also added a "Change Log" page and Andrew Philpot contributed an ACL
example and a linux binary.

Examples for other Lisps would be useful. (with CLOCC ?)

mod_lisp is here:
www.fractalconcept.com/asp/mod_lisp

Marc