Описание проблемы:
Во время процесса сборки Gradle Система не может установить безопасное соединение с репозиторием JMIX (Global.Repo.jmix.io) из -за двух основных проблем: < /p>
TLS Protocol Mancismatch:
Сервер не поддерживает запрошенную версию протокола TLS (TLSV1.2)
. Ошибка строительства «Ошибка, указав проблемы с проверкой сертификата SSL < /p>
81.75 Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
81.75 at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:148)
81.75 at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:129)
81.75 at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)
81.75 at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434)
81.75 ... 319 more}
81.75
81.75 )
81.75 javax.net.ssl|DEBUG|15|Daemon worker|2025-02-13 20:31:38.833 UTC|SSLSocketImpl.java:1741|close the underlying socket
81.75 javax.net.ssl|DEBUG|15|Daemon worker|2025-02-13 20:31:38.833 UTC|SSLSocketImpl.java:1760|close the SSL connection (initiative)
81.85
81.85 FAILURE: Build failed with an exception.
81.85
81.85 * What went wrong:
81.85 A problem occurred configuring root project 'bondai'.
81.85 > Could not resolve all files for configuration ':widgets'.
81.85 > Could not resolve io.jmix.bom:jmix-bom:1.5.3.
81.85 Required by:
81.85 project :
81.85 > Could not resolve io.jmix.bom:jmix-bom:1.5.3.
81.85 > Could not get resource 'https://global.repo.jmix.io/repository/ ... -1.5.3.pom'.
81.85 > Could not GET 'https://global.repo.jmix.io/repository/ ... -1.5.3.pom'.
81.85 > The server may not support the client's requested TLS protocol versions: (TLSv1.2). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.6/userguide/b ... properties
81.85 > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Подробнее здесь: https://stackoverflow.com/questions/794 ... -bom-1-5-3
Ошибка протокола TLS при строительстве проекта JMIX 1.5.0 с BOM 1.5.3 ⇐ JAVA
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Как исправить «TLS версии 1.0 Обнаружение протокола и протокол TLS версии 1.1 устарела».
Anonymous » » в форуме JAVA - 0 Ответы
- 5 Просмотры
-
Последнее сообщение Anonymous
-