This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x-site-stg-out by this push:
new 6803af0a78 Add website content generated from
`3b93748497e1adbbd027fda8a5e7268ec5d0d578`
6803af0a78 is described below
commit 6803af0a786d59df754e0ea26400397f11a335b1
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 15 12:13:44 2025 +0000
Add website content generated from
`3b93748497e1adbbd027fda8a5e7268ec5d0d578`
---
manual/appenders/network.html | 2 +
plugin-reference.html | 12 ++---
release-notes.html | 3 ++
sitemap.xml | 118 +++++++++++++++++++++---------------------
4 files changed, 70 insertions(+), 65 deletions(-)
diff --git a/manual/appenders/network.html b/manual/appenders/network.html
index e454344844..e4e413f828 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 05c594a809..154d69c9cd 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -16312,10 +16312,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 JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<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></td>
</tr>
<tr>
@@ -17609,10 +17609,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 JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<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></td>
</tr>
<tr>
@@ -17808,10 +17808,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 JSON,
defaults to "true".</p>
+<p>If "true", includes the stacktrace of any Throwable in the generated data,
defaults to "true".</p>
</div>
<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></td>
</tr>
<tr>
diff --git a/release-notes.html b/release-notes.html
index 79e8b412c6..9fc78f2661 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -436,6 +436,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 the host name verification (i.e.,
<code>verifyHostName</code>) in <code>SslSocketManager</code>, which is used by
Socket Appender 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 e4f6d714d1..57b4ac9861 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-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/graalvm.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2025-12-15T10:21:06.294Z</lastmod>
+<lastmod>2025-12-15T12:13:13.803Z</lastmod>
</url>
</urlset>