You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2023/01/10 19:10:00 UTC

[jira] [Created] (SOLR-16616) JWTAuthPlugin: Read trusted X509 certificates from multiple files

Jan Høydahl created SOLR-16616:
----------------------------------

             Summary: JWTAuthPlugin: Read trusted X509 certificates from multiple files
                 Key: SOLR-16616
                 URL: https://issues.apache.org/jira/browse/SOLR-16616
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Authentication
            Reporter: Jan Høydahl
            Assignee: Jan Høydahl


The JWTAuthPlugin supports overriding Java's built-in trustStore for validating SSL certificate of the Identity Provider. Currently we allow user to either specify a path to one file, e.g. {{{}foo.pem{}}}, or to supply the ascii text of the certificate as a string.

In certain environments, the plugin may need to trust certificates spread across multiple files. This Jira is to implement such support.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org