Open Distro For Elasticsearch Security SSL


License

License

Categories

Categories

Security Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.amazon.opendistroforelasticsearch
ArtifactId

ArtifactId

opendistro_security_ssl
Last Version

Last Version

0.10.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Open Distro For Elasticsearch Security SSL
Open Distro For Elasticsearch Security SSL
Project URL

Project URL

https://github.com/opendistro-for-elasticsearch/security-ssl
Source Code Management

Source Code Management

https://github.com/opendistro-for-elasticsearch/security-ssl

Download opendistro_security_ssl

How to add to project

<!-- https://jarcasting.com/artifacts/com.amazon.opendistroforelasticsearch/opendistro_security_ssl/ -->
<dependency>
    <groupId>com.amazon.opendistroforelasticsearch</groupId>
    <artifactId>opendistro_security_ssl</artifactId>
    <version>0.10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.opendistroforelasticsearch/opendistro_security_ssl/
implementation 'com.amazon.opendistroforelasticsearch:opendistro_security_ssl:0.10.0.0'
// https://jarcasting.com/artifacts/com.amazon.opendistroforelasticsearch/opendistro_security_ssl/
implementation ("com.amazon.opendistroforelasticsearch:opendistro_security_ssl:0.10.0.0")
'com.amazon.opendistroforelasticsearch:opendistro_security_ssl:jar:0.10.0.0'
<dependency org="com.amazon.opendistroforelasticsearch" name="opendistro_security_ssl" rev="0.10.0.0">
  <artifact name="opendistro_security_ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.opendistroforelasticsearch', module='opendistro_security_ssl', version='0.10.0.0')
)
libraryDependencies += "com.amazon.opendistroforelasticsearch" % "opendistro_security_ssl" % "0.10.0.0"
[com.amazon.opendistroforelasticsearch/opendistro_security_ssl "0.10.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.elasticsearch.plugin : transport-netty4-client jar 6.8.1

provided (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 6.8.1
org.apache.logging.log4j : log4j-core jar 2.11.1

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.apache.httpcomponents : fluent-hc jar 4.5.3

Project Modules

There are no modules declared in this project.

Open Distro For Elasticsearch Security SSL

Open Distro For Elasticsearch Security SSL is a free and open source plugin for Elasticsearch which provides SSL/TLS support for Elasticsearch.

Note:

  • Deprecated as of Opendistro version 1.0

Highlights

  • Node-to-node encryption through SSL/TLS (Transport layer)
  • Secure REST layer through HTTPS (SSL/TLS)
  • Supports JDK SSL and OpenSSL
  • Works with Kibana, Logstash and Beats

Documentation

Please see our technical documentation.

Developer setup, build, and run steps

Setup

  1. Check out this package from version control.
  2. Launch Intellij IDEA, choose Import Project, select the root of this package and import it as maven project.
  3. To build from the command line, set JAVA_HOME to point to a JDK >=11 before running mvn.

Build

  • Source build instructions can be found here :

https://github.com/opendistro-for-elasticsearch/security-parent/blob/master/README.md

Debugging

Please refer to the well documented instructions provided by popular IDEs like Intellij and Eclipse on how to setup a debugger to debug code/test failures with Maven.

License

This code is licensed under the Apache 2.0 License.

Copyright

Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

com.amazon.opendistroforelasticsearch

Open Distro for Elasticsearch

Versions

Version
0.10.0.0
0.9.0.0
0.8.0.0
0.7.0.1