elasticsearch/libs/ssl-config/src
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
..
main/java Handle NotEntitledException in SSL file utils (#123491) 2025-02-28 00:06:09 +11:00
test Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00