Skip to content

Commit de39092

Browse files
authored
Add changelog for Access support of all ports and protocols
Access private hostname applications can now utilize any port and protocol, enhancing security controls.
1 parent fd84924 commit de39092

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Access Private Hostname Applications now support all ports and protocols
3+
description: Access private hostname based applications can be defined using any port and protocol.
4+
date: 2025-10-27
5+
products:
6+
- access
7+
---
8+
9+
[Access private self-hosted applications](cloudflare-one/access-controls/applications/non-http/self-hosted-private-app/) now support all ports and protocols.
10+
11+
12+
13+
This allows for the enforcement of corporate security controls like single sign-on, MFA, device posture, and variable session lengths to be applied to any application. Previously, Access private hostname applications relied on the server name indicator (SNI) and only worked on HTTPS over port 443. Now as long as the application is reachable, Access policy controls can be applied to that application.

0 commit comments

Comments
 (0)