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

[CVE-2018-1287 & CVE-2018-1297] Distributed testing : Secure RMI connection by SSL and certificate and bind to host defined "java.rmi.server.hostname" system property #4677

Closed
asfimport opened this issue Jan 23, 2018 · 5 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 62039):

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Tue Jan 23 20:50:52 2018
New Revision: 1822052

URL: http://svn.apache.org/viewvc?rev=1822052&view=rev
Log:
#4677 - Distributed testing : Provide ability to use SSL
#4677

Added:
jmeter/trunk/bin/create-rmi-keystore.bat (with props)
jmeter/trunk/bin/create-rmi-keystore.sh (with props)
jmeter/trunk/src/core/org/apache/jmeter/rmi/
jmeter/trunk/src/core/org/apache/jmeter/rmi/AliasKeyManager.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/rmi/RMIServerSocketFactoryImpl.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/rmi/RmiUtils.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/rmi/SSLRMIClientSocketFactory.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/rmi/SSLRMIServerSocketFactory.java (with props)
Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/bin/user.properties
jmeter/trunk/build.xml
jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
jmeter/trunk/src/core/org/apache/jmeter/engine/ClientJMeterEngine.java
jmeter/trunk/src/core/org/apache/jmeter/engine/RemoteJMeterEngineImpl.java
jmeter/trunk/src/core/org/apache/jmeter/samplers/RemoteSampleListenerImpl.java
jmeter/trunk/src/core/org/apache/jmeter/threads/RemoteThreadsListenerImpl.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Tue Jan 23 21:01:37 2018
New Revision: 1822058

URL: http://svn.apache.org/viewvc?rev=1822058&view=rev
Log:
#4677 - Distributed testing : Provide ability to use SSL
Fix bad patching
Add keystore for tests
#4677

Added:
jmeter/trunk/bin/rmi_keystore.jks (with props)
Modified:
jmeter/trunk/bin/create-rmi-keystore.bat
jmeter/trunk/bin/create-rmi-keystore.sh
jmeter/trunk/build.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Fri Jan 26 22:54:00 2018
New Revision: 1822364

URL: http://svn.apache.org/viewvc?rev=1822364&view=rev
Log:
#4677 Distributed testing: Provide ability to use SSL
#4677

Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/xdocs/usermanual/properties_reference.xml

@asfimport
Copy link
Collaborator Author

@FSchumacher (migrated from Bugzilla):
Date: Sat Jan 27 12:27:32 2018
New Revision: 1822400

URL: http://svn.apache.org/viewvc?rev=1822400&view=rev
Log:
Add a bit more documentation on how to setup the keys for ssl.

#4677

Modified:
jmeter/trunk/xdocs/usermanual/remote-test.xml

@asfimport
Copy link
Collaborator Author

@FSchumacher (migrated from Bugzilla):
Date: Sat Jan 27 12:57:58 2018
New Revision: 1822402

URL: http://svn.apache.org/viewvc?rev=1822402&view=rev
Log:
Mention setup of SSL for RMI

Modified:
jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml

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

No branches or pull requests

1 participant