This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/2.25.3-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.25.3-site-stg-out by
this push:
new 6ef6c29c04 Add website content generated from
`5350d1054cd85d8089c90fb2c107fcf1e1c935c5`
6ef6c29c04 is described below
commit 6ef6c29c04c9363a88a3dd523dcc1ee18ef6e7eb
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 15 12:11:05 2025 +0000
Add website content generated from
`5350d1054cd85d8089c90fb2c107fcf1e1c935c5`
---
manual/appenders/network.html | 2 +
plugin-reference.html | 14 ++---
release-notes.html | 7 ++-
sitemap.xml | 118 +++++++++++++++++++++---------------------
4 files changed, 74 insertions(+), 67 deletions(-)
diff --git a/manual/appenders/network.html b/manual/appenders/network.html
index 8bea98e97f..55efc43ab8 100644
--- a/manual/appenders/network.html
+++ b/manual/appenders/network.html
@@ -438,6 +438,8 @@ that <a
href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/js
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>false</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">If
<code>true</code>, the host name in X509 certificate will be compared to the
requested host name.
In the case of a mismatch, the connection will fail.</p>
+<p class="tableblock">Note that SSL/TLS does not allow IP literals for host
name verification – see <a
href="https://www.rfc-editor.org/rfc/rfc6066.html#section-3">RFC 6066</a>.
+Host name verification will only be effective if the provided host name is not
an IP literal and a valid host name per <a
href="https://www.rfc-editor.org/rfc/rfc1035.html">RFC 1035</a>.</p>
<p class="tableblock">See also
<a href="../systemproperties.html#log4j2.sslVerifyHostName" class="xref
page"><code>log4j2.sslVerifyHostName</code></a>.</p></td>
</tr>
diff --git a/plugin-reference.html b/plugin-reference.html
index 046e75e2bd..44fadc3288 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -1477,7 +1477,7 @@ Originally developed by Ceki Glc and Anders
Kristensen.</p>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>header</code></p></td>
-<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>String?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"></div></td>
</tr>
@@ -16265,10 +16265,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
@@ -17562,10 +17562,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
@@ -17761,10 +17761,10 @@ Supports Lookup expressions.</p>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
</div>
<div class="paragraph">
-<p>If "true", includes the stacktrace of any Throwable in the generated JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div></div></td>
</tr>
<tr>
diff --git a/release-notes.html b/release-notes.html
index 8d3a5c0cc0..d2c43f86b8 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -363,7 +363,9 @@
</dl>
</div>
<div class="paragraph">
-<p>This patch release addresses issues detailed in the changelog below.</p>
+<p>This patch release addresses issues detailed in the changelog below.
+In particular, it includes an important fix for <a
href="manual/appenders/network.html#SslConfiguration-attr-verifyHostName"
class="xref page">the host name verification in SSL/TLS configuration</a>.
+This is used by <a href="manual/appenders/network.html#SocketAppender"
class="xref page">Socket Appender</a>.</p>
</div>
<div class="sect2">
<h3 id="release-notes-2-25-3-changed"><a class="anchor"
href="#release-notes-2-25-3-changed"></a>Changed</h3>
@@ -385,6 +387,9 @@
<li>
<p>Fix failures caused by null <code>SslConfiguration</code> (<a
href="https://github.com/apache/logging-log4j2/issues/3947">3947</a>, <a
href="https://github.com/apache/logging-log4j2/pull/3953">3953</a>)</p>
</li>
+<li>
+<p>Fix incorrect handling of <a
href="manual/appenders/network.html#SslConfiguration-attr-verifyHostName"
class="xref page">the host name verification in SSL/TLS configuration</a>,
which is used by <a href="manual/appenders/network.html#SocketAppender"
class="xref page">Socket Appender</a> when SSL/TLS is enabled (<a
href="https://github.com/apache/logging-log4j2/pull/4002">4002</a>)</p>
+</li>
</ul>
</div>
</div>
diff --git a/sitemap.xml b/sitemap.xml
index 42b0fdfe7a..e2f86641dd 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,238 +2,238 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/2.x/components.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/graalvm.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2025-12-15T11:42:17.356Z</lastmod>
+<lastmod>2025-12-15T12:10:37.944Z</lastmod>
</url>
</urlset>