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

KARAF-4813, RMI should not listen to all hosts #262

Closed
wants to merge 1 commit into from

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Nov 2, 2016

The default RMI configuration will make Karaf listen to all hosts.
Instead. it is usually good practice to, by default, listen to localhost
only to avoid possible security risks.

This patch modified the default configuration file to set RMI to
localhost.

The default RMI configuration will make Karaf listen to all hosts.
Instead. it is usually good practice to, by default, listen to localhost
only to avoid possible security risks.

This patch modified the default configuration file to set RMI to
localhost.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
@jbonofre
Copy link
Member

R: @jbonofre

@asfgit asfgit closed this in fc9a14b Nov 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants