Remove dates from issue filenames

This commit is contained in:
2026-04-13 11:02:57 -05:00
parent da2b8d6ffa
commit 995fc91b0e
662 changed files with 653 additions and 2488 deletions
@@ -0,0 +1,26 @@
---
type: Addressed
product: Prisma Access Agent
version: 25.3
---
## PANG-6738
Fixed an issue where certificate authentication failed on Windows
devices when certificates were stored in the machine certificate
store, preventing the Prisma Access Agent from properly
authenticating users with machine-level certificates. The agent now
correctly accesses and utilizes client certificates from the machine
certificate store, eliminating the need to manually import
certificates to the user's personal certificate store as a
workaround.
## EPM-4616
Fixed an issue where newly added internal gateways werent
visible in existing Prisma Access Agent settings, preventing
administrators from updating agent configurations with recently
added internal gateways. The agent settings now automatically
refresh to display all available internal gateways, including those
added after the initial configuration, eliminating the need to
create new agent settings to access newly added gateways.