In openrc, if we set OS_CACERT, some things will expect it to be there in pre-flight checks. But it may very well be missing. This "fails closed" because if we find the file, we try to use it, but if we don't find the file, and the user thought we should be using it, we'll just not be able to verify the server's name, and the libs will fail on that. Change-Id: Ia5d06afa74bc645c2f19711cfa37e57a377c329b Closes-Bug: #1452036
3.6 KiB
3.6 KiB