I updated the patch for 3.6 ga8, which resolves connection issues with the Y: parameter when attempting to login to a mainframe using SSL and with no cert verification.
I also updated py3270wrapper.py to work with the latest version of py3270 that can be installed with pip.
The patch and scripts have been tested against real environments.
Hi,
First of all, thanks for this great tool!
I updated the patch for 3.6 ga8, which resolves connection issues with the
Y:
parameter when attempting to login to a mainframe using SSL and with no cert verification. I also updatedpy3270wrapper.py
to work with the latest version ofpy3270
that can be installed withpip
. The patch and scripts have been tested against real environments.Thanks, Pierrick