Skip to content

Instantly share code, notes, and snippets.

@fstamour
Created April 18, 2019 01:17
Show Gist options
  • Save fstamour/3734de0ab35b8151a2e7b02fab7dd153 to your computer and use it in GitHub Desktop.
Save fstamour/3734de0ab35b8151a2e7b02fab7dd153 to your computer and use it in GitHub Desktop.
hunchentoot without openSSL
;; To be able to load hunchentoot without openSSL
(push :hunchentoot-no-ssl *features*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment