This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e012c508a Automatic Site Publish by Buildbot
e012c508a is described below

commit e012c508a0fd8c8cbda4d89e0355d6d04f1c5bfc
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 7 20:50:32 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/documentation/latest/versions.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/output/components/artemis/documentation/latest/versions.html 
b/output/components/artemis/documentation/latest/versions.html
index 09e94d6c8..5e3b16a32 100644
--- a/output/components/artemis/documentation/latest/versions.html
+++ b/output/components/artemis/documentation/latest/versions.html
@@ -431,6 +431,12 @@ The categorized resource tabs which were available 
previously are now the main a
 These tabs offer a paged view which is filterable and sortable and scales well 
for resource heavy use-cases.</p>
 </div>
 <div class="paragraph">
+<p>It&#8217;s also worth noting that any request with an origin header using 
the <code>https</code> scheme which is ultimately received by Jolokia via HTTP 
is now discarded by default since it is deemed insecure.
+If you use a TLS proxy that transforms secure requests to insecure requests 
(e.g. in a Kubernetes environment) then consider changing the proxy to preserve 
HTTPS and switching the <a href="embedded-web-server.html">embedded web 
server</a> to HTTPS.
+If that isn&#8217;t feasible then you can accept the risk by adding 
<code>&lt;ignore-scheme/&gt;</code> to <code>etc/jolokia-access.xml</code>.
+See the <a 
href="https://jolokia.org/reference/html/manual/security.html";>Jolokia 
documentation</a> for more details.</p>
+</div>
+<div class="paragraph">
 <p>The behavior and presentation should be more consistent overall, and 
anything that was possible before should still be possible since the underlying 
management API has not changed.</p>
 </div>
 <div class="paragraph">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to