User's Guide Reference Manual Release Notes PDF Top Secure Socket Layer User's Guide Version 5.3.3 Expand All Contract All Chapters Transport Layer Security (TLS) and its predecessor, Secure Socket Layer (SSL) Top of chapter Security overview Data Privacy and Integrity Digital Certificates Authentication of Sender TLS Sessions Using the SSL API Top of chapter General information Setting up connections Using SSL for Erlang Distribution Top of chapter Introduction Building boot scripts including the SSL application Specifying distribution module for net_kernel Specifying SSL options Setting up environment to always use SSL 2.1 General information To see relevant version information for ssl you can call ssl:versions/0 To see all supported cipher suites call ssl:cipher_suites/0. Note that available cipher suites for a connection will depend on your cert...