8.18
Rhombus SSL: Secure Communication
| import: ssl | package: rhombus-ssl-lib |
The ssl library supports secure network communication via the OpenSSL API and libraries that are included with Racket or provided by the operating system.
value | |
| |
| |
value | |
|
The ssl.is_available variable reports whether SSL
functionality is available, and if not, ssl.unavailable_reason
provides an explanation of why.