Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-2466

[ASF BZ 65991] Avoid NPE when checking for client cert

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.7.0.ER2
    • None
    • tomcat
    • None
    • False
    • None
    • False
    • +

      SSLAuthenticator would throw a NPE when bindOnInit=false was used on one of the connectors since enabledProtocols is null until the connector is started. Fall back on protocols when that happens (it is what is configured, rather than what is actually used, so it's not as good).

      https://github.com/apache/tomcat/commit/1bb00911

              huwang@redhat.com Hui Wang (Inactive)
              rhn-support-csutherl Coty Sutherland
              Santiago Gala Santiago Gala
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: