Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
in java.security file ,remove TLSv1, TLSv1.1 ,save it and run again.
Hello,
Maybe you could disable security TLS algorithm in java.security file instead of removing for further processing.
# jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA,\
Best regards
Sabrina