Lisp HUG Maillist Archive

Using OpenSSL to do HTTPS - Example

Hi,

I added experimental HTTPS support to my S-HTTP-SERVER standalone CL  
HTTP server code.

URL: http://homepage.mac.com/svc/s-http-server/

The code is in the file https-server.lisp and is of course using the  
excellent OpenSSL access offered by LispWorks. Once I figured out  
what I was initially doing wrong (using non-absolute pathnames as  
parameters to the wrapped C library), it was quite easy. Please note  
that you have to load the above file manually.

I thought this might be interesting for some, enjoy!

Sven

--
Sven Van Caekenberghe - mailto:sven@beta9.be
Beta Nine - software engineering - http://www.beta9.be
..Mac - svc@mac.com - http://homepage.mac.com/svc


Updated at: 2020-12-10 08:48 UTC