elasticsearch/libs/ssl-config
Nikolaj Volgushev a77626368f
Handle NotEntitledException in SSL file utils (#123491)
SSL file utils currently only handle security manager access control
exceptions around file read checks. This PR extends these to support
entitlement checks as well. 

There is no easy way to unit test this since we can't run unit tests
with entitlements enabled (for now). The PR includes a REST test
instead. 

Relates: https://github.com/elastic/elasticsearch/issues/121960
2025-02-28 00:06:09 +11:00
..
src Handle NotEntitledException in SSL file utils (#123491) 2025-02-28 00:06:09 +11:00
build.gradle Handle NotEntitledException in SSL file utils (#123491) 2025-02-28 00:06:09 +11:00