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

NextPrevUpTopContentsIndex

21.6.1 Creating a stream with SSL

There are three ways to make a socket-stream with SSL processing:

For example:

(open-tcp-stream some-url 443 :ssl-ctx t)

LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex