PLB_LOADLIBSSL_FIRST Keyword
10.3
PLB_LOADLIBSSL_FIRST={ ON | OFF }
This keyword specifies that the SSL 1.1.x ( libssl-1_1.dll and libcrypt-1_1.dll ) libraries are be loaded first when to 'ON'. By default, if this keyword is not used or this keyword is set to 'OFF', the PL/B runtimes first load the SSL 1.0.x ( ssleay32.dll and libeay32.dll ) libraries.
Note:
If the PL/B runtimes fail to load the first SSL DLL library version, the runtimes continue to try and load the other SSL DLL library version before giving an appropriate error.
See Also: PLBWIN Keywords, PLBCE Keywords, Compiler and Runtime Options
![]() |