Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ifndef::env-site,env-github[]
include::_attributes.adoc[]
endif::[]
:page-aliases: runtime-manager::dedicated-load-balancer-tutorial.adoc
:page-notice-banner-message: Support for TLS version 1.1 and earlier in CloudHub Shared Load Balancer (SLB) ends on <b>October 17th, 2025</b>.
:page-notice-banner-message: <p>Support for TLS 1.1 and earlier ends soon. For <b>Dedicated Load Balancers (DLBs)</b>, support ends on <b>October 7, 2025</b> for new DLBs and on <b>January 31, 2026</b> for existing DLBs.<br/>For <b>CloudHub Shared Load Balancers (SLBs)</b>, support ends on <b>October 17, 2025</b>. Update your DLB and SLB configurations to use <b>TLS 1.2 or later</b> to prevent service interruptions.</p>

CloudHub provides two types of load balancers:

Expand Down
1 change: 1 addition & 0 deletions cloudhub/modules/ROOT/pages/lb-cert-validation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ifndef::env-site,env-github[]
include::_attributes.adoc[]
endif::[]
:page-aliases: runtime-manager::lb-cert-validation.adoc
:page-notice-banner-message: Support for TLS 1.1 and earlier versions in Dedicated Load Balancers (DLB) ends soon. For new DLBs, support for TLS 1.1 and earlier versions ends on <b>October 7, 2025</b>. For existing DLBs, support for TLS 1.1 and earlier versions ends on <b>January 31, 2026</b>. Update your DLB configuration to use TLS 1.2 or a later version to prevent service interruptions.


If at least one CA certificate is provided for the SSL endpoint, the load balancer passes the client certificate data to the API using these HTTP headers:
Expand Down
2 changes: 2 additions & 0 deletions cloudhub/modules/ROOT/pages/lb-create-arm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ ifndef::env-site,env-github[]
include::_attributes.adoc[]
endif::[]
:page-aliases: runtime-manager::lb-create-arm.adoc
:page-notice-banner-message: Support for TLS 1.1 and earlier versions in Dedicated Load Balancers (DLB) ends soon. For new DLBs, support for TLS 1.1 and earlier versions ends on <b>October 7, 2025</b>. For existing DLBs, support for TLS 1.1 and earlier versions ends on <b>January 31, 2026</b>. Update your DLB configuration to use TLS 1.2 or a later version to prevent service interruptions.




Expand Down