Hi,
I have a fedora33 install with
icedtea-web-2.0.0-pre.2.alpha13.patched1.fc33.x86_64 and would like to
use it to connect to an older SuperMicro IPMI system.

The problem is that it apparently only supports TLS1.0

Sat Mar 06 19:16:54 EST 2021 [DEBUG  ]
net.adoptopenjdk.icedteaweb.resources.initializer.BaseResourceInitializer:
failed to determine best URL: java.lang.RuntimeException: All
callables completed exceptionally:
   - javax.net.ssl.SSLHandshakeException: The server selected protocol
version TLS10 is not accepted by client preferences [TLS13, TLS12]
   - javax.net.ssl.SSLHandshakeException: The server selected protocol
version TLS10 is not accepted by client preferences [TLS13, TLS12]

I read that I could disable the minimum encryption allowed, but it
references a file named java.security, which is part of java-1.8.0,
not icedtea-web, so doesn't apply. Is there an equivalent file
included with icedtea-web that I can adjust for this temporarily?

Or another javaws application I can use for this?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to