You can use the PeopleSoft driver 5.2 with PeopleTools application v8.5x or above. The PeopleSoft driver 5.2.4.0 has been certified with People Tools v8.57, v8.58, 8.59, 8.60 and v8.61.
Following steps allows the driver to connect to PeopleSoft using JOLT LLE:
Add JVM Options in identity console as:
Go to Edit Driver Set Properties > Driver Set Configuration tab > Java Environment Parameters > JVM options. Specify -DTM_ALLOW_NOTLS=Y in JVM options.
Restart the edirectory.
Perform the below steps to connect the driver with SSL / TLS:
Execute the steps as mentioned in SSL Configuration for PeopleSoft Application.
NOTE:The default length of RSA key is 2048. To specify the minimum length allowed for RSA key, set the Java property TM_MIN_PUB_KEY_LENGTH under JVM options in identity console. For example, DTM_MIN_PUB_KEY_LENGTH=1024.
Restart the edirectory.