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

SSLv2 Connection possible? #15

Open
GCasarotto opened this issue Dec 9, 2020 · 0 comments
Open

SSLv2 Connection possible? #15

GCasarotto opened this issue Dec 9, 2020 · 0 comments

Comments

@GCasarotto
Copy link

My team is doing a POC for a Mainframe test using the Jmeter RTE plugin, however we can’t get the thing to connect.
We tried adding certificates to keystore file, changing protocols, etc. but we always receive a handshake failure.

Talking to the Mainframe team we got the following configuration:
Telnet Parms
Secureport xxxx
Keyring SAF TN3270SSL
Encryption
SSL_3DES_SHA
SSL_DES_SHA
EndEncryption
SSLtimeout y
SSLv2
EndTelnetParms

So we suppose we need to change the connection type to SSLv2.
Is it possible to use SSLv2 in the RTE plugin?
If so, how to do it?

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