cl+ssl specifies several libssl names and search paths: https://github.com/cl-plus-ssl/cl-plus-ssl/blob/master/src/reload.lisp#L27
 
But no way for users to override the defaults and specify exact library he wants to load.
 
Is it possible with cl+ssl to allow user doing that? What is the best way?
 
Best regards,
- Anton