这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jaredstehler
Copy link
Contributor

@jaredstehler jaredstehler commented Jun 10, 2024

basepom 59.10 upgrades netty from 4.1.8 to 4.1.110.

IntegrationTest fails with the upgrade, with the error:

javax.net.ssl.SSLException: Received fatal alert: internal_error

which was wrapping this error:

No supported CertificateVerify signature algorithm for RSA  key

I believe this is due to default protocol changing to TLSv1.3, and the effect it as on the fixture cert used in the test.

@jaredstehler jaredstehler merged commit 45cc607 into master Jun 13, 2024
@jaredstehler jaredstehler deleted the js-netty-4-1-110 branch June 13, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants