This file is indexed.

/etc/gfal2.d/http_plugin.conf is in gfal2-plugin-http 2.12.3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# configuration file for http plugin
[HTTP PLUGIN]
ENABLE_REMOTE_COPY=true

## Enable or disable the SSL CA check
INSECURE=false

## Force Davix log level
LOG_LEVEL=0

## Use HTTP Keep-Alive
KEEP_ALIVE=true


# AWS S3 related options
[S3]

## AWS Secret key
#SECRET_KEY=

## AWS Access key
#ACCESS_KEY=

## AWS Short lived token
#TOKEN=

## AWS Region
#REGION=