8000 TLS 1.2 · Issue #21 · Open3270/Open3270 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TLS 1.2 #21

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 8000 to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Kaugustine01 opened this issue May 18, 2018 · 2 comments
Open

TLS 1.2 #21

Kaugustine01 opened this issue May 18, 2018 · 2 comments

Comments

@Kaugustine01
Copy link

The connect call back in telnet.cs does not support TLS 1.2. Can we enhance to allow an option in the config?
ssl.AuthenticateAsClient(this.address,null,System.Security.Authentication.SslProtocols.Tls12,false);

May need to add ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; in a few places too.

@igitur
Copy link
Contributor
igitur commented May 18, 2018 via email

@Kaugustine01
Copy link
Author
Kaugustine01 commented May 18, 2018 via email

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

2 participants
0