Skip to content
Snippets Groups Projects
Verified Commit 517170b0 authored by BIGARET Sebastien's avatar BIGARET Sebastien
Browse files

Change praxis to use tunnel rmi over ssh, instead of rmi over http

HTTP proxying feature from RMI has been deprecated in JDK 8, and it is
completely removed in JDK 9.

New dependencies:

- sshjs, v0.24
  https://github.com/hierynomus/sshj
  https://mvnrepository.com/artifact/com.hierynomus/sshj

- Bouncy Castle Crypto package, v1.59
  https://mvnrepository.com/artifact/org.bouncycastle/bcprov-ext-jdk15on

- EdDSA Java v0.2.0
  https://mvnrepository.com/artifact/net.i2p.crypto/eddsa

- slf4j v1.7.7
  https://mvnrepository.com/artifact/org.slf4j/slf4j-api
parent 71f01755
No related branches found
No related tags found
Loading
Pipeline #71 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment