matthew-p / search-guard-ssl

Elasticsearch SSL for free. Supports native Open SSL.

Home Page:https://github.com/floragunncom/search-guard-ssl/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search Guard SSL - Security for Elasticsearch

Logo

Search Guard SSL is a free and Open Source plugin for Elasticsearch which provides SSL/TLS for Elasticsearch. It supports OpenSSL for maximum performance and security. It does not provide authentication and authorization. For that please refer to Search Guard, our complete Elasticsearch security suite.

Features

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

Documentation

The Official Search Guard documentation is available on GitHub.

Commercial use

Search Guard SSL is licensed under the Apache2 license and can be used for commercial and non-commercial projects for free.

Support

License

This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.

Copyright 2015-2017 floragunn GmbH 
https://floragunn.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Legal

Search Guard SSL is an independent implementation of a security access layer for Elasticsearch. Search Guard SSL is completely independent from Elasticsearch own security offerings. floragunn GmbH is not affiliated with Elasticsearch BV.

Search Guard is a trademark of floragunn GmbH, registered in the U.S. and in other countries.

Elasticsearch, Kibana and Logstash are trademarks of Elasticsearch BV, registered in the U.S. and in other countries.

About

Elasticsearch SSL for free. Supports native Open SSL.

https://github.com/floragunncom/search-guard-ssl/wiki

License:Apache License 2.0


Languages

Language:Java 94.8%Language:Shell 5.2%