Search Guard Offline TLS Tool
SSL/TLS certificate generation and validation tool for Search Guard
Documentation: https://docs.search-guard.com/latest/offline-tls-tool#tls-tool
Download: Maven central
License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdsearch-guard-tlstool |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch-guard-tlstool
SSL/TLS certificate generation and validation tool for Search Guard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.floragunn/search-guard-tlstool/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>search-guard-tlstool</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/search-guard-tlstool/
implementation 'com.floragunn:search-guard-tlstool:1.8'
// https://jarcasting.com/artifacts/com.floragunn/search-guard-tlstool/
implementation ("com.floragunn:search-guard-tlstool:1.8")
'com.floragunn:search-guard-tlstool:jar:1.8'
<dependency org="com.floragunn" name="search-guard-tlstool" rev="1.8">
<artifact name="search-guard-tlstool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='search-guard-tlstool', version='1.8')
)
libraryDependencies += "com.floragunn" % "search-guard-tlstool" % "1.8"
[com.floragunn/search-guard-tlstool "1.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-text | jar | 1.6 |
org.bouncycastle : bcpg-jdk15on | jar | 1.61 |
org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.61 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.10 |
com.google.guava : guava | jar | 25.1-jre |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
SSL/TLS certificate generation and validation tool for Search Guard
Documentation: https://docs.search-guard.com/latest/offline-tls-tool#tls-tool
Download: Maven central