This file is indexed.

/etc/opensips/tls/user.conf is in opensips-tlsmgm-module 2.2.2-3.

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
#
# LocalServer.conf
#

[ req ]
prompt = no
distinguished_name = server_distinguished_name

[ server_distinguished_name ]
commonName             = somename.somewhere.com               # please update
stateOrProvinceName    = Some State                           # please update
countryName            = XY                                   # please update
emailAddress           = root@somename.somewhere.com          # please update
organizationName       = My Large Organization Name           # please update
organizationalUnitName = My Subunit of Large Organization     # please update