LispWorks User Guide and Reference Manual > 21 Socket Stream SSL interface

NextPrevUpTopContentsIndex

21.9 Errors in SSL

If there are errors inside SSL, LispWorks will signal an error of type ssl-condition , which is a subclass of socket-error .

The condition can be one of the types ssl-x509-lookup , ssl-closed , ssl-error and ssl-failure . See the manual pages for details of these condition classes.


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex