Last Version

ssh-agent-tls 0.0.4

A library that generates X.509 certificates and signs them with SSH agent. For use in client-side TLS handshakes.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

ssh-agent-tls
Version

Version

0.0.4
Type

Type

jar
Description

Description

ssh-agent-tls
A library that generates X.509 certificates and signs them with SSH agent. For use in client-side TLS handshakes.
Project URL

Project URL

https://github.com/spotify/ssh-agent-tls
Source Code Management

Source Code Management

https://github.com/spotify/ssh-agent-tls

Download ssh-agent-tls 0.0.4


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 20.0
org.bouncycastle : bcprov-debug-jdk15on jar 1.53
org.bouncycastle : bcpkix-jdk15on jar 1.53
org.apache.httpcomponents : httpclient jar 4.5
com.spotify : ssh-agent-proxy jar 0.1.5
com.eaio.uuid : uuid jar 3.2
commons-codec : commons-codec jar 1.10

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.