Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using SSL/TLS connections #5

Open
robinsg opened this issue Dec 4, 2024 · 0 comments
Open

Using SSL/TLS connections #5

robinsg opened this issue Dec 4, 2024 · 0 comments

Comments

@robinsg
Copy link

robinsg commented Dec 4, 2024

Firstly, great repo and works really well.

I notice that the connection properties have enableTLS='no'.

I have used the following but this fails:
my_client = P5250Client(hostName='1.2.3.4', hostPort='992',path='/usr/local/bin/', verifyCert='no', enableTLS='no',codePage='cp285')

When I remove verifyCert, enableTLS and change the port back to 23 it works fine.

If I run a ACS 5250 session using SSL it works OK so I know that telnetSSL is working OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant