All Manuals > LispWorks User Guide and Reference Manual > 21 TCP/IP socket communication and SSL > 21.6 Socket Stream SSL interface

NextPrevUpTopContentsIndex

21.6.10 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 - 21 Dec 2011

NextPrevUpTopContentsIndex