Jar examples for s:ssh-agent-tls
A library that generates X.509 certificates and signs them with SSH agent. For use in client-side TLS handshakes.
You can download jar file ssh-agent-tls 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ssh-agent-tls-0.0.2.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>ssh-agent-tls</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.spotify', name: 'ssh-agent-tls', version: '0.0.2'
libraryDependencies += "com.spotify" % "ssh-agent-tls" % "0.0.2"
<dependency org="com.spotify" name="ssh-agent-tls" rev="0.0.2"/>
@Grapes(@Grab(group='com.spotify', module='ssh-agent-tls', version='0.0.2'))
'com.spotify:ssh-agent-tls:jar:0.0.2'
Click the following link to download the jar file.
ssh-agent-tls-0.0.2-javadoc.jar