2.1.6. Net::SSLeay and OpenSSL Previous topic Parent topic Child topic Next topic

If support for EAP-TLS, PEAP, EAP-TTLS, EAP-FAST, or any other modules requiring TLS is required, Radiator needs the Net::SSLeay Perl library package. The Perl distributions typically include Net::SSLeay as a prepackaged module.
CAUTION
Net::SSLeay 1.83 or later is required if you use Radiator with SSL/TLS library that has TLSv1.3 enabled. Net::SSLeay 1.92 or later is recommended for all TLS features. Radiator has been tested with TLSv1.3 but TLSv1.3 remains disabled by default.
On Windows with Strawberry Perl, see Section 2.8. Installing and upgrading on Windows for more about installing Net::SSLeay on Windows.
If it is not present in your Perl distribution, see Section 2.1.2. CPAN for how to obtain and install it.
Many TLS-based configurations also require message digest modules. See Section 2.1.5. MD4 digest for MSCHAP and MSCHAPv2.