FreeAndNil commented on code in PR #4075: URL: https://github.com/apache/logging-log4j2/pull/4075#discussion_r2984347637
########## src/changelog/.2.x.x/4061_ssl-connection.xml: ########## @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<entry xmlns="https://logging.apache.org/xml/ns" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation=" + https://logging.apache.org/xml/ns + https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" + type="fixed"> + <issue id="4061" link="https://github.com/apache/logging-log4j2/issues/4061"/> + <issue id="4075" link="https://github.com/apache/logging-log4j2/pull/4075"/> + <description format="asciidoc"> + Align `SslConfiguration` factory method usage with Log4j 2.12+ API. Review Comment: Maybe add something like "The verifyHostName attribute is now correctly recognized". Or is this intentionally omitted? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
