christophenoel/WPS

SSHJ conflict with multiple SSH target

christophenoel opened this issue · 1 comments

SSHJ conflict with multiple SSH target

Update the "java.security" file which can be found in JRE's lib/security directory. Add the following line (as the last line of the file, where X has to be replaced by the progressive number according to the current security providers already listed):
security.provider.X=org.bouncycastle.jce.provider.BouncyCastleProvider.