Hello, Due to the security requirements of my company, we are required to use two-way SSL to communicate with eSignLive via API. Using the open Java SDK code posted in Github, it was easy to enhance com.silanis.esl.sdk.EslClient within my company to accomplish this. I enhanced the EslClient to take in an optional parameter which has configuration information needed for two way SSL.