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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ssh-agent-tls-0.0.3.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>ssh-agent-tls</artifactId> <version>0.0.3</version> </dependency>
compile group: 'null', name: 'ssh-agent-tls', version: '0.0.3'
libraryDependencies += "null" % "ssh-agent-tls" % "0.0.3"
<dependency org="null" name="ssh-agent-tls" rev="0.0.3"/>
@Grapes(@Grab(group='null', module='ssh-agent-tls', version='0.0.3'))
'null:ssh-agent-tls:jar:0.0.3'
Click the following link to download the jar file.
ssh-agent-tls-0.0.3-javadoc.jar