[
https://issues.apache.org/jira/browse/SOLR-16668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706118#comment-17706118
]
Shawn Heisey commented on SOLR-16668:
-------------------------------------
{quote}you might also need to upgrade Spring boot - at least 5.3.26
{quote}
The newest version of Spring Boot that I can find is 3.0.5. I'm using 2.7.10
because I can't use JDK 11 with 3.x. Boot version 2.7.10 uses Spring 5.3.26
components.
> Use default Java SslContextFactory for HTTP2 when no system properties are
> given
> --------------------------------------------------------------------------------
>
> Key: SOLR-16668
> URL: https://issues.apache.org/jira/browse/SOLR-16668
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: 9.0
> Reporter: Houston Putman
> Assignee: Houston Putman
> Priority: Major
> Fix For: 9.2
>
> Attachments: image-2023-03-24-23-07-02-247.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Both the Apache and Jetty Http client libraries are capable of defaulting to
> the Java truststores when no system properties are provided. However, when
> cleaning up logging in SOLR-15936 the Http2SolrClient no longer used an
> SSLContextFactory when the system properties were not used. This is a
> regression for users that use the built-in truststore.
>
> Ideally we would be able to use both the default truststore and not give
> extra (useless) logging. If choosing one or the other, I think we should
> choose using the default truststore though.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]