Skip to content

IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41007

@automvc

Description

@automvc

Httpl1Nio2Protocol can work with springboot3.0.13, but have exception in v3.1,v3.2,v3.3.
exception is:
SslStoreProvider can only be used with Http11NioProtocol: org.apache.coyote.httpl1.Httpl1Nio2Protocol
use Http11NioProtocol is ok.
what 's the reason and solution ?

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions