PingAuthorize 10.1.0.3 (May 2025)
Added key and trust manager caching
New DS-49135
We added the ability to cache key managers and trust managers to prevent loading key store and trust store files from disk when establishing connections to process requests. Use the enable-key-manager-caching and enable-trust-manager-caching configuration properties to enable or disable caching. Learn more in Caching key and trust managers.
Fixed an issue with deployment package store requests
Fixed PAZ-16140
We fixed an issue with the PingAuthorize Server that caused logs and monitors to make requests to deployment package stores more frequently than the configured polling interval, causing performance issues.